Document Properties
A document in the Rich Text Editor.| Name | Description |
|---|---|
| Bookmarks | Provides access to sub-document bookmarks. Inherited from SubDocument. |
| Fields | Provides access to sub-document fields. Inherited from SubDocument. |
| Hyperlinks | Provides access to sub-document hyperlinks. Inherited from SubDocument. |
| Images | Provides access to the sub-document’s images. Inherited from SubDocument. |
| InlineImages | Provides access to the sub-document’s inline images. Inherited from SubDocument. |
| Lists | Provides access to document lists. |
| Paragraphs | Provides access to the sub-document’s paragraphs. Inherited from SubDocument. |
| Sections | Provides access to document sections. |
| Tables | Provides access to sub-document tables. Inherited from SubDocument. |
| Type | Returns the sub-document type. Inherited from SubDocument. |
See Also