Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents.UI Namespace : DocumentViewerOperationEventArgs Class |
public class DocumentViewerOperationEventArgs : System.EventArgs
'Declaration
Public Class DocumentViewerOperationEventArgs Inherits System.EventArgs
'Usage
Dim instance As DocumentViewerOperationEventArgs
public ref class DocumentViewerOperationEventArgs : public 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.