The following tables list the members exposed by PrintJob.
Name | Description | |
---|---|---|
![]() | PrintJob Constructor | Overloaded. Initializes a new instance of the PrintJob class. |
Name | Description | |
---|---|---|
![]() | AnnotationPages | Gets the collection of annotation pages to be printed over the document pages. |
![]() | Document | Gets or sets the document to be printed. |
![]() | DocumentName | Gets or sets the name of the document to be printed. |
![]() | SelectedPageNumbers | Gets the collection of page numbers to print. |
Name | Description | |
---|---|---|
![]() | BeginPrint | Provides internal initialization for the PrintJob class when the printing process begins. |
![]() | EndPrint | Provides internal cleanup. |
![]() | GetPageNumber | Returns current page number. |
![]() | HasMorePages | Returns a value indicating whether there are more pages to print in the print job. |
![]() | RenderPage | Overloaded. Renders the specified page for printing and sets the internal page counter to the next selected page. |
![]() | RenderPreview | Overloaded. Renders the current page for preview, using screen resolution. |