Search
PdfExporter.setMarginBottom Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void setMarginBottom (
    float value
)

 Parameters

value

 See Also