Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 797 Bytes

itextrange_gettextviastream_845329703.md

File metadata and controls

27 lines (19 loc) · 797 Bytes
-api-id -api-type
M:Microsoft.UI.Text.ITextRange.GetTextViaStream(Microsoft.UI.Text.TextGetOptions,Windows.Storage.Streams.IRandomAccessStream)
winrt method

Microsoft.UI.Text.ITextRange.GetTextViaStream

-description

Retrieves the text in the text range according to the specified conversion flags, as a random access stream.

-parameters

-param options

The conversion flags that control how the text is retrieved. A value of default retrieves the plain text in the text range.

-param value

The text stream.

-remarks

-examples

-see-also

ITextRange.SetTextViaStream