| Name | Description | |
|---|---|---|
![]() | Actions | Gets the UI action factory of Office document visual editor. |
![]() | Clipboard | Gets the clipboard. |
![]() | ContentScale | Gets or sets the scale of the document content. |
![]() | DisableBaseTransformerOnEdit | Gets or sets a value indicating whether editor must disable the base transfomer when ediding is enabled. |
![]() | FocusedInteractionArea | Gets a focused interaction area. (Inherited from WpfInteractionControllerBase) |
![]() | FocusedTextRegion | Gets the focused text region. |
![]() | FocusedTextSymbol | Gets or sets the focused text symbol. |
![]() | HasAppearance | Gets a value indicating whether this interaction controller has appearance. (Inherited from WpfInteractionControllerBase) |
![]() | HasCharts | Gets a value indicating whether this Office document has charts. |
![]() | InteractionAreas | Gets a read-only collection of interaction areas. (Inherited from WpfInteractionControllerBase) |
![]() | InteractiveObject | Gets an interactive object of interaction controller. (Inherited from WpfInteractionControllerBase<T>) |
![]() | IsActivated | Gets a value indicating whether controller is activated. (Inherited from WpfInteractionControllerBase) |
![]() | IsDocumentChanged | Gets a value indicating whether Office document is changed. |
![]() | IsEditingEnabled | Gets or sets a value indicating whether OfficeDocumentVisualEditor can edit DOCX document. |
![]() | IsEnabled | Gets or sets a value indicating whether interaction controller is enabled. (Inherited from WpfInteractionControllerBase) |
![]() | IsInteracting | Gets a value indicating whether controller is interacting with the interaction object. (Inherited from WpfInteractionControllerBase) |
![]() | IsVisible | Gets a value indicating whether controller is visible. (Inherited from WpfInteractionControllerBase<T>) |
![]() | TextTool | Gets or sets the text selection tool that is used for editing content of DOCX document. |

