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 Gets or sets a value specifying whether the current selection is collapsed (and represents the cursor position).
intervals Gets or sets an array of document intervals in the selection.
isFloatingObjectSelected Gets whether 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