CheckScannerProperties.CapDefineCropArea 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 check scanner device supports a feature that allows cropping of areas of interest within the scan image area defined by the DocumentHeight and DocumentWidth properties.
public bool CapDefineCropArea { get; set; }
member this.CapDefineCropArea : bool with get, set
Public Property CapDefineCropArea As Boolean