IScanner Interface Properties

For a list of all members of this type, see IScanner members.

Public Properties
 NameDescription
PropertyAutExecutionTypeCompatibilityThe type of application this scanner is compatible with.  
PropertyDescriptionA short description of the scanner.  
PropertyIconThe scanner's icon.  
PropertyIDThe scanner ID.  
PropertyRequieredControlsRunTimeExtendedPropertiesRequiered run time properties for the controls the scanner will work on.  
PropertySettingsRun-time settings key-value collection.  
PropertySettingsViewSettings UI control.  
PropertyVisualNameThe scanner's display name. The name can be localized.  
Top