RichEditSelection.setMainSubDocumentAsActive Method
In This Article
Makes the main sub-document active and moves the cursor to its beginning.
#Declaration
TypeScript
setMainSubDocumentAsActive(): void
#Remarks
Refer to the following section for more information: Client Selection.
See Also