Click or drag to resize

DeviceFlipRotation Property

Gets or sets a value which is used to properly orient images that flip orientation every other image.

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

Property Value

Type: FlipRotationMode
A value which is used to properly orient images that flip orientation every other image.
Exceptions
ExceptionCondition
Thrown if a connection to the device is not open.
See Also