IdxRichEditBookmark Members
Exposes a bookmark within a document.Properties
| Name | Description |
|---|---|
| Name | Returns the bookmark’s name. |
| Range | Returns a document range associated with the bookmark. |
Methods
| Name | Description |
|---|---|
| GetName | Returns the bookmark’s name. |
| GetRange | Returns a document range associated with the bookmark. |
See Also