Search
PdfExporter.setMarginRight Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void setMarginRight (
    float value
)

 Parameters

value

 See Also