←Select platform

Data2 Property

Summary

The second optional generic data object associated with this operation.

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

Property Value

Second 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