Search
PrintOptions.getPageMargins Method
See Also
 






Gets the page margins.

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

 Syntax

Java  Copy Code

public Insets getPageMargins ()

 Return Value

An Insets object specifying the page margins size.

 See Also