Device.LightSource Property |
Gets or sets a value that describes the general color characteristic of the light source used to acquire
the image.
Namespace:
Atalasoft.Twain
Assembly:
Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.5.0.0.0.156 (.NET 4.6.2, x86)
Syntax public LightSourceMode LightSource { get; set; }
Public Property LightSource As LightSourceMode
Get
Set
Property Value
Type:
LightSourceMode A value that describes the general color characteristic of the light source used to acquire the image.
Exceptions Exception | Condition |
---|
| Thrown if a connection to the device is not open. |
Remarks See Also