UserData Property

Summary

(Read only) Gets the user data.

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

Property Value

The user data.

Requirements

Target Platforms

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

Leadtools.Services.Twain Assembly