MindFusion.Java Package Programmer's Guide
DiagramView.printPreview Method ()
See Also
 






Displays a print preview window, that shows how the diagram would look when printed on paper. The preview is rendered with the same settings that are used for printing, assigned through getPrintOptions. That ensures uniform output of the printed document both on paper and in the preview window. Print job settings include document title and several flags that control whether images, shadows, headers, and so on are printed.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void printPreview ()

 See Also

printPreview Method Overload List
DiagramView Members
DiagramView Class
com.mindfusion.diagramming Namespace