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: 2026.2.0.0.42 (.NET 4.6.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