data1 Property

Summary

The first optional generic data object associated with this operation.

Syntax

JavaScript Syntax
Object.defineProperty(DocumentViewerOperationEventArgs.prototype, 'data1', 
	get: function() 
) 
TypeScript Syntax
data1: any; // read-only 

Property Value

First optional generic data object associated with this operation.

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