Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.02 KB

ireceiptorslipjob_setprintrotation_513865495.md

File metadata and controls

28 lines (20 loc) · 1.02 KB
-api-id -api-type -api-device-family-note
M:Windows.Devices.PointOfService.IReceiptOrSlipJob.SetPrintRotation(Windows.Devices.PointOfService.PosPrinterRotation,System.Boolean)
winrt method
xbox

Windows.Devices.PointOfService.IReceiptOrSlipJob.SetPrintRotation

-description

Sets the rotation of the text or image on the page for the receipt or slip printer station.

-parameters

-param value

The rotation of the text or image on the page.

-param includeBitmaps

Whether bitmaps should be rotated as well. This setting takes effect only for subsequent calls to PrintBitmap, and may not apply to saved bitmaps that you print using PrintSavedBitmap.

-remarks

This rotation setting persists beyond the current print job.

-examples

-see-also