Freigeben über


PosPrinterBarcodeTextPosition Enumeration

Definition

Beschreibt die möglichen vertikalen Positionen, an denen ein Point-of-Service-Drucker den Barcodetext relativ zum Barcode druckt.

public enum class PosPrinterBarcodeTextPosition
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
enum class PosPrinterBarcodeTextPosition
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public enum PosPrinterBarcodeTextPosition
var value = Windows.Devices.PointOfService.PosPrinterBarcodeTextPosition.none
Public Enum PosPrinterBarcodeTextPosition
Vererbung
PosPrinterBarcodeTextPosition
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Felder

Above 1

Der Barcodetext befindet sich oberhalb des Barcodes.

Below 2

Der Barcodetext befindet sich unterhalb des Barcodes.

None 0

Es gibt keinen Barcodetext.

Gilt für: