Table of Contents

Class ScannerCreatedEventArgs

Namespace
NixUniversalSDK
Assembly
NixUniversalSDK.dll

Class describing the arguments for the ScannerCreated event

public sealed class ScannerCreatedEventArgs : EventArgs
Inheritance
ScannerCreatedEventArgs
Inherited Members

Properties

State

DeviceScannerState of the IDeviceScanner after creation.

public DeviceScannerState State { get; }

Property Value

DeviceScannerState