Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 634 Bytes

linedisplaystoredbitmap_escapesequence.md

File metadata and controls

24 lines (16 loc) · 634 Bytes
-api-id -api-type
P:Windows.Devices.PointOfService.LineDisplayStoredBitmap.EscapeSequence
winrt property

Windows.Devices.PointOfService.LineDisplayStoredBitmap.EscapeSequence

-description

Gets the UnifiedPOS escape sequence that is used to print images inline with text.

-property-value

A string that, when printed to the line display device, displays this bitmap at the cursor position.

-remarks

Using this escape sequence after TryDeleteAsync has been called yields indeterminate results.

-see-also

-examples