Search
PrintOptions.setMargins Method
See Also
 






Sets the margins for the printed pages, expressed in hundredths of an inch.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public void setMargins (
    Insets value
)

 Parameters

value

 See Also