Click or drag to resize

DeviceZoomFactor Property

Gets or sets the zoom factor to use for the acquire.

Valid values for this property are source defined.

Namespace:  Atalasoft.Twain
Assembly:  Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public int ZoomFactor { get; set; }

Property Value

Type: Int32
The zoom factor to use for the acquire.
Exceptions
ExceptionCondition
Thrown if a connection to the device is not open.
Remarks
See Also