Search
PrintOptions.getLandscape Method
See Also
 






Gets the orientation of the pages.

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

 Syntax

Java  Copy Code

public boolean getLandscape ()

 Return Value

true to set the initial orientation of the print pages to landscape; false to set it to portrait. The default is false.

 See Also