VintaSoft Twain .NET SDK 15.3: Руководство для .NET разработчика
Vintasoft.WinTwain Namespace / KodakDeviceProfileCollection Class
Конструкторы Свойства Методы Смотрите также
В этом разделе
    Члены типа KodakDeviceProfileCollection Class
    В этом разделе
    В следующих таблицах перечислены элементы, предоставляемые KodakDeviceProfileCollection.
    Публичные Конструкторы
     ИмяОписание
    Public ConstructorInitializes a new instance of the KodakDeviceProfileCollection class.
    Публичные Свойства
     ИмяОписание
    Public PropertyGets the number of profiles contained in the KodakDeviceProfileCollection.
    Public PropertyGets the device.
    Public PropertyGets the profile at the specified index.
    Публичные Методы
     ИмяОписание
    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.
    Смотрите также