It specifies a barcode rotation.
Namespace: Neodynamic.SDK.BarcodeReaderAssembly: Neodynamic.SDK.BarcodeReader (in Neodynamic.SDK.BarcodeReader.dll) Version: 1.0.2000.0 (1.0.2000.0)
Syntax
| C# |
|---|
[FlagsAttribute] public enum BarcodeRotation |
| Visual Basic |
|---|
<FlagsAttribute> _ Public Enumeration BarcodeRotation |
| Visual C++ |
|---|
[FlagsAttribute] public enum class BarcodeRotation |
Members
| Member name | Description | |
|---|---|---|
| None | ||
| Degrees90 | ||
| Degrees180 | ||
| Degrees270 | ||
| All |