Click or drag to resize

GraphDocumentPrinting Methods

The GraphDocumentPrinting type exposes the following members.

Methods
 NameDescription
Public Extension MethodPrint Prints the document on the currently active printer (no Gui interaction). An exception will be thrown if something fails during printing.
Public Extension MethodShowPrintDialogAndPrint Shows the print dialog to choose the printer, and then prints the document.
Public Extension MethodShowPrintOptionsDialog Shows the dialog to set the print options for this document.
Top
See Also