Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 637 Bytes

posprinterbarcodetextposition.md

File metadata and controls

31 lines (21 loc) · 637 Bytes
-api-id -api-type -api-device-family-note
T:Windows.Devices.PointOfService.PosPrinterBarcodeTextPosition
winrt enum
xbox

PosPrinterBarcodeTextPosition

-description

Describes the possible vertical positions in which a point-of-service printer prints the barcode text relative to the barcode.

-enum-fields

-field None:0

There is no barcode text.

-field Above:1

The barcode text is above the barcode.

-field Below:2

The barcode text is below the barcode.

-remarks

-examples

-see-also