←Select platform

DocumentViewerOperationEventArgs Class

Summary

Event data for the Operation event.

Syntax

C#
VB
C++
public class DocumentViewerOperationEventArgs : EventArgs 
Public Class DocumentViewerOperationEventArgs 
   Inherits System.EventArgs 
public: 
   ref class DocumentViewerOperationEventArgs : System::EventArgs 

Remarks

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.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents.UI.WinForms Assembly