Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 617 Bytes

richedittextdocument_savetostream_748724562.md

File metadata and controls

32 lines (18 loc) · 617 Bytes
-api-id -api-type
M:Windows.UI.Text.RichEditTextDocument.SaveToStream(Windows.UI.Text.TextGetOptions,Windows.Storage.Streams.IRandomAccessStream)
winrt method

Windows.UI.Text.RichEditTextDocument.SaveToStream

-description

Saves the document to a stream.

-parameters

-param options

The text options for saving the document.

-param value

The random access stream for saving the document.

-remarks

-see-also

-examples