The following tables list the members exposed by DocumentViewerOperationEventArgs.
Public Constructors
Name | Description | |
---|---|---|
DocumentViewerOperationEventArgs | Initializes a new instance of DocumentViewerOperationEventArgs with the specified values. |
Public Properties
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. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET