Error processing SSI file
Leadtools TWAIN (Leadtools.Twain assembly)

Show in webframe

ProductFamily Property






Gets the TWAIN Data Source product family.
Syntax
public string ProductFamily {get;}
'Declaration
 
Public ReadOnly Property ProductFamily As String
'Usage
 
Dim instance As TwainSourceInformation
Dim value As String
 
value = instance.ProductFamily
public:
property String^ ProductFamily {
   String^ get();
}

Property Value

The TWAIN Data Source product family.
Example
Refer to TwainSourceInformation
Requirements

Target Platforms

See Also

Reference

TwainSourceInformation Structure
TwainSourceInformation Members

Error processing SSI file