The PdfPrint. DocumentPageQuerySettingsEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Content |
Gets PDF content
|
![]() | CurrentPageIndex |
Gets the index of the current page.
|
![]() | Document |
Gets document
|
![]() | FileName |
Gets filename of the PDF document
|
![]() | JobId |
Printer spooler JobID. If UseOldPrintingSystem == true JobID isn't available (it has value 0).
|
![]() | PageNumber |
Gets the page number.
|
![]() | QueryPageSettingsEventArgs |
Gets or sets parent QueryPageSettingsEventArgs
|
![]() | TotalNumberOfPagesToPrint |
Gets the total number of pages to print.
|
See Also