Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 512 Bytes

richedittextdocument_gettext_2099646269.md

File metadata and controls

30 lines (18 loc) · 512 Bytes
-api-id -api-type
M:Microsoft.UI.Text.RichEditTextDocument.GetText(Microsoft.UI.Text.TextGetOptions,System.String@)
winrt method

Microsoft.UI.Text.RichEditTextDocument.GetText

-description

Gets the text in the active story (document).

-parameters

-param options

The text retrieval options.

-param value

The text in the active story.

-remarks

-see-also

-examples