Search
PdfExporter.setMarginLeft Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void setMarginLeft (
    float value
)

 Parameters

value

 See Also