Search
PdfExporter.getMarginBottom Method
See Also
 

Gets the bottom margin for the PDF pages, measured in Inches.

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

 Syntax

Java  Copy Code

public float getMarginBottom ()

 Return Value

the value of bottom margin of the destination PDF document measured in Inches

 See Also