DeviceCustomDataSupported Property |
Namespace:
Atalasoft.Twain
Assembly:
Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntaxpublic bool CustomDataSupported { get; }Public ReadOnly Property CustomDataSupported As Boolean
Get
Property Value
Type:
Boolean A value indication support for loading and saving device parameters.
Exceptions| Exception | Condition |
|---|
| Thrown if a connection to the device is not open. |
Remarks Twain and DotTwain have no knowledge of the data format used if this feature is available. The data is
specific to each device driver.
See Also