Search
PdfExporter.getMarginTop Method
See Also
 

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

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

 Syntax

Java  Copy Code

public float getMarginTop ()

 Return Value

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

 See Also