PrintDocumentEventArgs Properties
Provides data for the PrintingSystemBase.StartPrint event.
Name | Description |
---|---|
Print |
Gets the object that sends the document’s output to a printer. |
Printer |
Provides access to the corresponding printer settings. |
See Also