Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 645 Bytes

claimedlinedisplay_supportedcharactersets.md

File metadata and controls

24 lines (16 loc) · 645 Bytes
-api-id -api-type
P:Windows.Devices.PointOfService.ClaimedLineDisplay.SupportedCharacterSets
winrt property

Windows.Devices.PointOfService.ClaimedLineDisplay.SupportedCharacterSets

-description

Gets the character sets supported by the line display.

-property-value

The character set numbers supported.

-remarks

Each character set is identified by a number which may be either a device-specific character set number or a code page, including 997 (Unicode), ASCII (998) and ANSI (999).

-see-also

-examples