Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 975 Bytes

claimedposprinter_ischaractersetmappingenabled.md

File metadata and controls

24 lines (17 loc) · 975 Bytes
-api-id -api-type -api-device-family-note
P:Windows.Devices.PointOfService.ClaimedPosPrinter.IsCharacterSetMappingEnabled
winrt property
xbox

Windows.Devices.PointOfService.ClaimedPosPrinter.IsCharacterSetMappingEnabled

-description

Gets or sets whether the driver or provider can map Unicode characters to characters that the point-of-service printer can print, or just sends the low byte of the Unicode character to the printer directly.

-property-value

True if the driver or provider maps Unicode characters to character that the point-of-service printer can print. False if the driver or provider sends the low byte of each Unicode character to the point-of-service printer directly.

-remarks

-examples

-see-also

ClaimedPosPrinter.CharacterSet, PosPrinter.SupportedCharacterSets