Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.08 KB

posprintercapabilities_canmapcharacterset.md

File metadata and controls

24 lines (17 loc) · 1.08 KB
-api-id -api-type -api-device-family-note
P:Windows.Devices.PointOfService.PosPrinterCapabilities.CanMapCharacterSet
winrt property
xbox

Windows.Devices.PointOfService.PosPrinterCapabilities.CanMapCharacterSet

-description

Gets whether the point-of-service printer can map the characters that the application sends (in the character set that the ClaimedPosPrinter.CharacterSet property defines) to the character sets that the PosPrinter.SupportedCharacterSets property defines.

-property-value

True if the point-of-service printer can map the characters that the application sends to the code page used by the printer. If false, the user must make sure that the Unicode characters have the low byte as the value that will be used to send to the printer.

-remarks

-examples

-see-also

ClaimedPosPrinter.CharacterSet, PosPrinter.SupportedCharacterSets