-api-id | -api-type |
---|---|
M:Windows.UI.Text.ITextDocument.SetText(Windows.UI.Text.TextSetOptions,System.String) |
winrt method |
Sets the text of the document.
Options controlling how the text is inserted into the document.
The new text.
If the string is NULL, the text in the document is deleted.