ImageScanner.StartSession 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.
Starts the Image Scanner session to obtain still images, decode, and video stream data in a mode specified by the ImageMode property.
public abstract void StartSession ();
abstract member StartSession : unit -> unit
Public MustOverride Sub StartSession ()