DocumentViewerOperationEventArgs Object

Summary

Event data for the Operation event.

Syntax

JavaScript Syntax
function lt.Documents.UI.DocumentViewerOperationEventArgs 
	extends System.EventArgs 
TypeScript Syntax
class lt.Documents.UI.DocumentViewerOperationEventArgs() 
	extends 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 Assembly