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