Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 601 Bytes

richedittextdocument_ignoretrailingcharacterspacing.md

File metadata and controls

25 lines (15 loc) · 601 Bytes
-api-id -api-type
P:Windows.UI.Text.RichEditTextDocument.IgnoreTrailingCharacterSpacing
winrt property

Windows.UI.Text.RichEditTextDocument.IgnoreTrailingCharacterSpacing

-description

Gets or sets a value that indicates whether character spacing is applied to the last character in a line.

-property-value

true if spacing is applied to the last character in a line of text; otherwise, false. The default is false.

-remarks

-see-also

-examples