The PdfPrintDocumentPrintBeginEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Content |
Gets or sets the content.
| |
| Document |
Gets or sets the document.
| |
| FileName |
Gets or sets the name of the file.
| |
| JobId |
Printer spooler JobID. If UseOldPrintingSystem == true JobID isn't available (it has value 0).
| |
| NumberOfPagesInDocument |
Gets or sets the number of pages in document.
| |
| NumberOfPagesToPrint |
Gets or sets the number of pages to print.
|
See Also