Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1008 Bytes

slipprintjob_setprintrotation_513865495.md

File metadata and controls

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

Windows.Devices.PointOfService.SlipPrintJob.SetPrintRotation

-description

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

-parameters

-param value

The rotation of the text or image on the page.

-param includeBitmaps

Whether bitmaps should also be rotated. 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