Search
PrintOptions.setPageMargins Method
See Also
 






Sets the page margins.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public void setPageMargins (
    Insets value
)

 Parameters

value

An Insets object specifying the page margins size.

 See Also