←Select platform

Data1 Property

Summary

The first optional generic data object associated with this operation.

Syntax
C#
VB
C++
public object Data1 { get; } 
Public ReadOnly Property Data1() As Object 
   Get 
public:  
   property Object^ Data1 
   { 
      Object^ get() 
   } 

Property Value

First optional generic data object associated with this operation.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer.WinForms Assembly