CheckScannerProperties.CapAutoSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates that the height and width of the scanned document will be automatically placed in the DocumentHeight and DocumentWidth properties when the image is captured.
public bool CapAutoSize { get; set; }
member this.CapAutoSize : bool with get, set
Public Property CapAutoSize As Boolean