Search
PrintOptions.getScale Method
See Also
 






Gets the scale of the print output.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public float getScale ()

 Return Value

A float value specifying the scale of print output relative to the screen. The default is 1.

 See Also