C#
VB
C++
Event data for the Operation event.
public class DocumentViewerOperationEventArgs : EventArgs
Public Class DocumentViewerOperationEventArgs
Inherits System.EventArgs
public:
ref class DocumentViewerOperationEventArgs : System::EventArgs
DocumentViewer fires the Operation event before and after it performs any operation to allow the user to monitor, modify or abort the action as well as update the application state when an operation is run.
Refer to Document Viewer Operations for more information.
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