Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1011 Bytes

receiptprintjob_setprintarea_1895383025.md

File metadata and controls

26 lines (19 loc) · 1011 Bytes
-api-id -api-type -api-device-family-note
M:Windows.Devices.PointOfService.ReceiptPrintJob.SetPrintArea(Windows.Foundation.Rect)
winrt method
xbox

Windows.Devices.PointOfService.ReceiptPrintJob.SetPrintArea

-description

Sets the area of the page on which the receipt printer station can print the job.

-parameters

-param value

The area of the page on which the receipt printer can print the job.

-remarks

When you call this method for a print job, all instructions in the print job run within the specified print area, including the instructions that you added to the job before you called ReceiptPrintJob.SetPrintArea.

-examples

-see-also

IReceiptOrSlipJob.SetPrintArea, ClaimedReceiptPrinter.PrintArea, ReceiptPrinterCapabilities.IsPrintAreaSupported