←Select platform

Properties Property

Summary

Gets or Sets the current data source properties.

Syntax
C#
VB
C++
public TwainProperties Properties { get; set; } 
Public Property Properties() As TwainProperties 
   Get 
   Set 
public:  
   property TwainProperties^ Properties 
   { 
      TwainProperties^ get() 
      void set(TwainProperties^ value) 
   } 

Property Value

The current data source properties

Remarks

Gets or Sets the current data source properties, this property will updates or set the following properties:

To get the current values for the above properties, you should call Properties.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.