ImageScanner.ClearInputProperties Method
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.
Resets the values of properties altered by the DataEvent event or the ErrorEvent event.
public abstract void ClearInputProperties ();
abstract member ClearInputProperties : unit -> unit
Public MustOverride Sub ClearInputProperties ()