PosPrinterBarcodeTextPosition
PosPrinterBarcodeTextPosition
PosPrinterBarcodeTextPosition
PosPrinterBarcodeTextPosition
Enum
Definition
Describes the possible vertical positions in which a point-of-service printer prints the barcode text relative to the barcode.
public : enum class PosPrinterBarcodeTextPositionpublic enum PosPrinterBarcodeTextPositionPublic Enum PosPrinterBarcodeTextPosition// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| Above Above Above Above | The barcode text is above the barcode. |
| Below Below Below Below | The barcode text is below the barcode. |
| None None None None | There is no barcode text. |