The PdfPrintSingleDocumentPrintEndEventArgs 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.
|
![]() | MultiDocPrintEventInfo |
Gets or sets the multi document print event information.
|
![]() | NumberOfPagesPrinted |
Gets or sets the number of pages printed.
|
![]() | Status |
Gets or sets the status.
|
See Also