Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 427 Bytes

itextdocument.md

File metadata and controls

19 lines (13 loc) · 427 Bytes
-api-id -api-type
T:Windows.UI.Text.ITextDocument
winrt interface

Windows.UI.Text.ITextDocument

-description

Provides access to the content of a document, providing a way to load and save the document to a stream, retrieve text ranges, get the active selection, set default formatting attributes, and so on.

-remarks

-examples

-see-also