Defines the attributes of a printed diagram. Use the PrintOptions object returned by the DiagramView.getPrintOptions method to set the attributes of a specific diagram.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public class PrintOptions extends RenderOptions |
Inheritance Hierarchyjava.lang.Object![]()
com.mindfusion.diagramming.RenderOptions
com.mindfusion.diagramming.PrintOptions
See Also