Gets a PrintOptions object that allows customizing various aspects of printing.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public PrintOptions getPrintOptions () |
An instance of the PrintOptions class.
RemarksUse the PrintOptions members to customize the print output, used both when printing and when displaying print preview.
See Also