Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 657 Bytes

itextdocument_savetostream_748724562.md

File metadata and controls

27 lines (19 loc) · 657 Bytes
-api-id -api-type
M:Windows.UI.Text.ITextDocument.SaveToStream(Windows.UI.Text.TextGetOptions,Windows.Storage.Streams.IRandomAccessStream)
winrt method

Windows.UI.Text.ITextDocument.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

-examples

-see-also

ITextDocument.LoadFromStream