VintaSoft Twain .NET SDK 15.0: Documentation for .NET developer
Vintasoft.Twain Namespace / KodakDeviceProfileCollection Class
Constructors Properties Methods SeeAlso
In This Topic
    KodakDeviceProfileCollection Class Members
    In This Topic
    The following tables list the members exposed by KodakDeviceProfileCollection.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the KodakDeviceProfileCollection class.
    Public Properties
     NameDescription
    Public PropertyGets the number of profiles contained in the KodakDeviceProfileCollection.
    Public PropertyGets the device.
    Public PropertyGets the profile at the specified index.
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds the profile to the collection.
    Public MethodDetermines whether the collection contains a profile with specified name.
    Public MethodExports device profiles to the specified file.
    Public MethodFinds the KodakDeviceProfile with specified name in the collection.
    Public MethodReturns the device current profile.
    Public MethodReturns an enumerator that iterates through a collection.
    Public MethodImports device profiles from the specified file.
    Public MethodOverloaded. Returns the index of the specified object.
    Public MethodOverloaded. Removes the specified from this collection and changes the selected profile to the specified profile.
    Public MethodOverloaded. Restores all preinstaled device profiles.
    Public MethodSaves the device current settings to the device current profile.
    Public MethodOverloaded. Changes the device current profile to the specified profile.
    Public MethodReturns the string representation of this object.
    See Also