Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 725 Bytes

posprinterprintside.md

File metadata and controls

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

PosPrinterPrintSide

-description

Describes the sides of the sheet of paper on which the point-of-service printer prints.

-enum-fields

-field Unknown:0

The side on which the point-of-service printer is currently printing is unknown.

-field Side1:1

The point-of-service printer is printing or should print on the front side of the sheet.

-field Side2:2

The point-of-service printer is printing or should print on the back side of the sheet.

-remarks

-examples

-see-also