Sets a value indicating whether the print output is scaled to fit in a single page, preserving the aspect ratio of the original view.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public void setFitToPage ( |
true to fit the print output into a single page; otherwise, false. The default is false.
See Also