CheckScannerBase.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 whether the height and width of the scanned document will be automatically placed in the DocumentHeight and DocumentWidth properties when the image is captured.
public override bool CapAutoSize { get; }
member this.CapAutoSize : bool
Public Overrides ReadOnly Property CapAutoSize As Boolean