Leadtools.Documents.UI Namespace : DocumentViewerOperationEventArgs Object |
The following tables list the members exposed by DocumentViewerOperationEventArgs.
Name | Description | |
---|---|---|
![]() | DocumentViewerOperationEventArgs Constructor | Initializes a new instance of DocumentViewerOperationEventArgs with the specified values. |
Name | Description | |
---|---|---|
![]() | Abort | Indicates whether this operation should be aborted. |
![]() | Data1 | The first optional generic data object associated with this operation. |
![]() | Data2 | The second optional generic data object associated with this operation. |
![]() | Error | The exception object if an error occurred while running this operation |
![]() | IsPostOperation | A value that indicate whether the event is fired after the operation is run. |
![]() | Operation | The operation type. |
![]() | PageNumber | The optional page number associated with this operation. |