VintaSoft Twain .NET SDK 15.3: Руководство для .NET разработчика
Vintasoft.WpfTwain Namespace / DeviceManager Class
Конструкторы Свойства Методы События Смотрите также
Члены типа DeviceManager Class
В следующих таблицах перечислены элементы, предоставляемые DeviceManager.
Публичные Конструкторы
 ИмяОписание
Public ConstructorOverloaded. Initializes a new instance of the class.
Публичные Свойства
 ИмяОписание
Public PropertyGets or sets the name of application, which uses the SDK.
Public PropertyGets a value indicating whether the TWAIN device manager uses 32-bit devices.
Public PropertyGets the default TWAIN device.
Public PropertyGets a collection of TWAIN devices, which are installed in the system.
Public PropertyGets a value that indicates whether the object is disposed.
Public PropertyGets or sets a value indicating whether TWAIN device manager 2.x should be used.
Public PropertyGets a value indicating whether TWAIN device manager is installed in the system.
Public PropertyGets TWAIN device, which is opened in this TWAIN device manager.
Public PropertyGets the parent window of TWAIN device manager.
Public PropertyGets the handle of parent window of TWAIN device manager.
Public PropertyGets the state of the TWAIN device manager.
Public PropertyGets or sets a value indicating whether the TWAIN device UI window must be shown as a top most window.
Public PropertyGets or sets a path to the TWAIN device manager.
Public PropertyGets or sets the TWAIN window initialization timeout in milliseconds.
Public PropertyGets or sets a path to a directory, where data of VintaSoft TWAIN service must be saved. The VintaSoft TWAIN service is used for accessing 32-bit devices from 64-bit application.
Public PropertyGets or sets a path to a directory, where the VintaSoft TWAIN service is located. The VintaSoft TWAIN service is used for accessing 32-bit devices from 64-bit application.
Публичные Методы
 ИмяОписание
Public MethodCloses the TWAIN device manager.
Public MethodReleases all resources used by this TWAIN device manager.
Public MethodOpens the TWAIN device manager.
Public MethodDisplays the default TWAIN device selection dialog so the user can change the default TWAIN device.
Public MethodSpecifies that the device manager must use 32-bit devices.
Public MethodSpecifies that the TWAIN device manager must use 64-bit devices.
Защищенные Методы
 ИмяОписание
Protected MethodReleases all resources used by this object.
Публичные События
 ИмяОписание
Public EventOccurs when opened TWAIN device is changed.
Public EventOccurs when opened TWAIN device is changing.
Смотрите также