Search
PdfExporter.isAutoOrientation Method
See Also
 

Specifies whether the component should automatically choose the page orientation.

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

 Syntax

Java  Copy Code

public boolean isAutoOrientation ()

 Return Value

true if orientation of the page in destination PDF should be derived from the width/height ratio of the source diagram.

 See Also