Class ScannerCreatedEventArgs
Class describing the arguments for the ScannerCreated event
Inherited Members
Namespace: NixUniversalSDK
Assembly: NixUniversalSDK.dll
Syntax
public sealed class ScannerCreatedEventArgs : EventArgs
Properties
State
DeviceScannerState of the IDeviceScanner after creation.
Declaration
public DeviceScannerState State { get; }
Property Value
Type | Description |
---|---|
DeviceScannerState |