| 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. |
![]() | DrawAppearance | Draws the interaction controller appearance on specifed graphics engine. (Inherited from WpfInteractionControllerBase) |
![]() | EnableEditing | Enables the editing. |
![]() | GetFocusedTextContent | Overloaded. Returns the selected text content in specified |
![]() | GetFontNames | Returns the font names, which are available in current document. |
![]() | GetParagraphProperties | Overloaded. Returns the paragraph properties of specified text symbol. |
![]() | GetSupportedUIActions | Returns supported UI actions. |
![]() | GetTextProperties | Overloaded. Returns the text properties of specified text symbol. |
![]() | OnActivate | Invoked when interaction controller is activated. |
![]() | OnDeactivate | Invoked when interaction controller is deactivated. |
![]() | OnDocumentChanged | Overloaded. Called when DOCX document is changed. |
![]() | OnInteraction | Invoked when user interacts with an interaction area of interactive object. (Inherited from WpfInteractionControllerBase) |
![]() | PasteContent | Pastes the content from Clipboard. |
![]() | ReplaceSelectedText | Replaces selected text content to specified text. |
![]() | Reset | Resets the interaction controller. (Inherited from WpfInteractionControllerBase) |
![]() | SetParagraphNumeration | Sets the numeration for focused paragraph(s). |
![]() | SetParagraphProperties | Sets the paragraph properties of selected text. |
![]() | SetTextProperties | Sets the text properties of selected text. |
![]() | UpdateDocumentSource | Updates the document source of Office document. |
![]() | UpdateInteractionAreas | Updates the interaction areas of this controller. (Inherited from WpfInteractionControllerBase) |

