ImageGear .NET v25.2 - Updated
ImageGear.Twain Assembly / ImageGear.TWAIN Namespace / ImGearCapOneValue Class
Members




In This Topic
    ImGearCapOneValue Class
    In This Topic
    This class describes a capability whose value resides in ImGearContainerType.ONEVALUE container.
    Object Model
    ImGearCapOneValue Class
    Syntax
    'Declaration
     
    Public NotInheritable Class ImGearCapOneValue 
       Inherits ImGearCap
    'Usage
     
    Dim instance As ImGearCapOneValue
    public sealed class ImGearCapOneValue : ImGearCap 
    public __gc __sealed class ImGearCapOneValue : public ImGearCap 
    public ref class ImGearCapOneValue sealed : public ImGearCap 
    Remarks
    This class inherits the ImGearCap class.
    Inheritance Hierarchy

    System.Object
       ImageGear.TWAIN.ImGearCap
          ImageGear.TWAIN.ImGearCapOneValue

    See Also