Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 623 Bytes

richedittextdocument_alignmentincludestrailingwhitespace.md

File metadata and controls

23 lines (15 loc) · 623 Bytes
-api-id -api-type
P:Microsoft.UI.Text.RichEditTextDocument.AlignmentIncludesTrailingWhitespace
winrt property

Microsoft.UI.Text.RichEditTextDocument.AlignmentIncludesTrailingWhitespace

-description

Gets or sets a value that indicates whether trailing white space is taken into account when text is aligned.

-property-value

true if trailing whitespace is taken into account when text is aligned; false if trailing whitespace is ignored. The default is false.

-remarks

-see-also

-examples