| Name | Description | |
|---|---|---|
![]() | CanCopyContent | Returns a value indicating whether content can be copied to the Clipboard. |
![]() | CanDeleteContent | Returns a value indicating whether content can be deleted. |
![]() | CanPasteContent | Returns a value indicating whether content can be pasted from Clipboard. |
![]() | CopyContent | Copies selected content to the Clipboard. |
![]() | CreateDocumentEditor | Creates the document editor. |
![]() | DeleteContent | Deletes selected content. |
![]() | GetFocusedTextContent | Returns the selected text content that corresponds to the selected (or focused) text in visual editor. |
![]() | GetParagraphProperties | Returns the paragraph properties of specified text symbol. |
![]() | GetTextProperties | Returns the text properties of specified text symbol. |
![]() | OnDocumentChanged | Called when DOCX document is changed. |
![]() | PasteContent | Pastes the content from clipboard. |
