Share via


Scanner.ScanData Property

Definition

Gets a byte array of the data that is read from the scanner.

public abstract byte[] ScanData { get; }
member this.ScanData : byte[]
Public MustOverride ReadOnly Property ScanData As Byte()

Property Value

Byte[]

Applies to