String |
The StringDocument type exposes the following members.
| Name | Description | |
|---|---|---|
| Contents |
Gets a stream that provides read access to the document.
(Overrides DocumentContents) | |
| Encoding |
Gets the document's character encoding.
(Overrides DocumentEncoding) | |
| Info |
Gets a structure containing meta-information for the document.
(Overrides DocumentInfo) | |
| StringContents | Gets the document's contents as a string. |