The PrintNotificationEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | PrintNotificationEventArgs | Overloaded. |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | DocumentContent |
Gets the zero-based index of current content within the document.
|
![]() | DocumentPage |
Gets the zero-based index of current page within the document.
|
![]() | DocumentProvider |
Gets the zero-based index of current provider within the document.
|
![]() | DocumentSection |
Gets the zero-based index of current section within the document.
|
![]() | PageContent |
Gets the zero-based index of current content within current page.
|
![]() | PageProvider |
Gets the zero-based index of current provider within current page.
|
![]() | ProviderContent |
Gets the zero-based index of current content within current provider.
|
![]() | ProviderPage |
Gets the zero-based index of current page within current provider.
|
![]() | SectionContent |
Gets the zero-based index of current content within current section.
|
![]() | SectionPage |
Gets the zero-based index of current page within current section.
|
![]() | SectionProvider |
Gets the zero-based index of current provider within current section.
|