Skip to main content
A newer version of this page is available. .

RichEditSelection Properties

Contains a set of methods and properties to work with the document selection.
Name Description
collapsed Specifies whether the current selection is collapsed (the cursor position).
intervals Specifies an array of selected intervals in the document.
isFloatingObjectSelected Gets whether only a floating picture or text box is selected.
isPictureSelected Gets whether only a picture is selected.
isTextBoxSelected Gets whether only a text box is selected.
See Also