Skip to main content

RichEditSelection Class

In This Article

Contains a set of methods and properties to work with the document selection.

#Declaration

TypeScript
declare class RichEditSelection

#Remarks

Use the selection property to access an instance of the RichEditSelection object.

See Also