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