Search
PdfExporter.setScale Method
See Also
 






Sets the scale of the PDF output relatively to the original on-screen size of the spreadsheet.

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

 Syntax

Java  Copy Code

public void setScale (
    float value
)

 Parameters

value

 See Also