IdxRichEditSubDocument Properties
Exposes the basic functionality related to document elements.Name | Description |
---|---|
Bookmarks | Provides access to the collection of bookmarks in a document. |
Fields | Provides access to the collection of document fileds. |
Hyperlinks | Provides access to the collection of hyperlinks in a document. |
Images | Provides access to the collection of both inline and floating images in a document. |
Length | Returns the current document length (in characters). |
PageBackColor | Specifies the page background color. |
Paragraphs | Provides access to a collection of paragraphs. |
Range | Provides access to the current document’s range. |
Shapes | Provides access to the collection of shapes (including floating images and text boxes) in a subdocument. |
ShowPageBackground | Specifies if the page background color is displayed. |
Tables | Provides access to the collection of tables in the document. |
See Also