IdxRichEditBookmark.GetRange Method
Returns a document range associated with the bookmark.
Declaration
function GetRange: IdxRichEditDocumentRange;
Returns
| Type |
|---|
| IdxRichEditDocumentRange |
Remarks
The GetRange function is a getter of the Range property.
See Also