Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 527 Bytes

richedittextrange_settext_1800679787.md

File metadata and controls

30 lines (18 loc) · 527 Bytes
-api-id -api-type
M:Microsoft.UI.Text.RichEditTextRange.SetText(Microsoft.UI.Text.TextSetOptions,System.String)
winrt method

Microsoft.UI.Text.RichEditTextRange.SetText

-description

Replaces the text in the text range.

-parameters

-param options

The conversion flags that control how the text is inserted in the text range.

-param value

The new text.

-remarks

-see-also

-examples