Search
PdfExporter.setMarginTop Method
See Also
 






Sets the top margin for the PDF pages, in inches.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public void setMarginTop (
    float value
)

 Parameters

value

 See Also