-api-id | -api-type | -api-device-family-note |
---|---|---|
M:Windows.Devices.PointOfService.IPosPrinterJob.Print(System.String) |
winrt method |
xbox |
Adds an instruction to the print job to print the specified text.
The text to print on the point-of-service printer.
If ClaimedPosPrinter.IsCharacterSetMappingEnabled is true, the text is mapped to the font on the printer that ClaimedPosPrinter.CharacterSet specifies. If ClaimedPosPrinter.IsCharacterSetMappingEnabled is false, the driver or provider sends the low byte of each Unicode character to the printer verbatim.