Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 681 Bytes

posprinterrotation.md

File metadata and controls

34 lines (23 loc) · 681 Bytes
-api-id -api-type -api-device-family-note
T:Windows.Devices.PointOfService.PosPrinterRotation
winrt enum
xbox

PosPrinterRotation

-description

Describes the possible ways that a point-of-service printer can rotate the text or image on the page.

-enum-fields

-field Normal:0

The text or image is not rotated.

-field Right90:1

The text or image is rotated 90 degrees clockwise.

-field Left90:2

The text or image is rotated 90 degrees counterclockwise.

-field Rotate180:3

The text or image is upside-down.

-remarks

-examples

-see-also