RichEditSelection.selectAll Method
In This Article
Selects the entire content of the active sub-document.
#Declaration
TypeScript
selectAll(): void
#Remarks
Refer to the following section for more information: Client Selection.
See Also