Search
PdfExporter.setPageSize Method
See Also
 






Sets the size of the PDF pages.

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

 Syntax

Java  Copy Code

public void setPageSize (
    PageSizesEnum value
)

 Parameters

value

 See Also