ImageGear .NET v25.2 - Updated
ImageGear.Web.Isis Library / ImageGear.Web.Isis Namespace / ImGearIsisScanner class

In This Topic
    ImGearIsisScanner class Members
    In This Topic

    The following tables list the members exposed by ImGearIsisScanner.

    Public Constructors
     NameDescription
    public Constructor  
    Top
    Public Properties
     NameDescription
    public PropertyGets the name of the scanner.  
    public PropertyGets a value indicating whether the scanner is selected.  
    Top
    Public Methods
     NameDescription
    public MethodGets the current configuration of the scanner in use.  
    public MethodGets the current value of an ISIS tag.  
    public MethodConfigures the scanner in use with the specified setting string.  
    public MethodSets the value of an ISIS tag of data type Integer.  
    public MethodSets the value of an ISIS tag of data type Rational.  
    public MethodSets the value of an ISIS tag of data type String.  
    public MethodDisplays the configuration window for the currently loaded scanner.  
    public MethodUnloads a scanner without closing the active session.  
    Top
    See Also