Gets a value indicating whether the print output is scaled to fit in a single page, without preserving the aspect ratio of the original view. This property has less priority than FitToPage. If both are set, FitToPage will take precedence.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public boolean getScaleToPage () |
true to fit the print output into a single page, or false otherwise. The default is false.
JPlanner Programmer's Guide | © 2023 MindFusion |