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