CheckScannerBase.CapStoreImageFiles 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 can store check images in its hardware memory by using the StoreImage(Int32) method.
public override bool CapStoreImageFiles { get; }
member this.CapStoreImageFiles : bool
Public Overrides ReadOnly Property CapStoreImageFiles As Boolean