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

RichEditSelection.setMainSubDocumentAsActive Method

Makes the main sub-document active and moves the cursor to its beginning.

Declaration

setMainSubDocumentAsActive(): void

Remarks

richEdit.selection.setMainSubDocumentAsActive(); 

Refer to the following section for more information: Client Selection.

See Also