Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 456 Bytes

richedittextrange_character.md

File metadata and controls

25 lines (15 loc) · 456 Bytes
-api-id -api-type
P:Microsoft.UI.Text.RichEditTextRange.Character
winrt property

Microsoft.UI.Text.RichEditTextRange.Character

-description

Gets or sets the first character of the text range; that is, the character associated with the StartPosition property.

-property-value

The value of the first character in the text range.

-remarks

-see-also

-examples