Search
PdfExporter.getPageOrientation Method
See Also
 

Gets the orientation of the PDF pages.

Namespace: com.mindfusion.diagramming.export
Package: com.mindfusion.diagramming.export

 Syntax

Java  Copy Code

public PageOrientation getPageOrientation ()

 Return Value

A member of the PageOrientation enumeration. The default is Portrait.

 See Also