Click or drag to resize

TwainAutoSize Enumeration

Specifies the type of auto sizing to perform.

Namespace:  Atalasoft.Twain
Assembly:  Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public enum TwainAutoSize
Members
  Member nameDescription
TWAS_NONE No sizing is performed.
TWAS_AUTO Forces the image size to the closest one supported.
TWAS_CURRENT Forces the image size to the current FrameSize.
See Also