Gets or Sets the current data source properties.
public TwainProperties Properties { get; set; }
Public Property Properties() As TwainProperties
Get
Set
public:
property TwainProperties^ Properties
{
TwainProperties^ get()
void set(TwainProperties^ value)
}
The current data source properties
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET