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.
Is the device classified as a scanner device.
public bool? IsScanner { get; }
member this.IsScanner : Nullable<bool>
Public ReadOnly Property IsScanner As Nullable(Of Boolean)