Name | Description | |
---|---|---|
![]() | Clipboard | Gets the clipboard. |
![]() | ContentScale | Gets or sets the content scale of the document content. |
![]() | FocusedTextRegion | Gets the focused text region. |
![]() | FocusedTextSymbol | Gets or sets the focused text symbol. |
Name | Description | |
---|---|---|
![]() | Clipboard | Gets the clipboard. |
![]() | ContentScale | Gets or sets the content scale of the document content. |
![]() | FocusedTextRegion | Gets the focused text region. |
![]() | FocusedTextSymbol | Gets or sets the focused text symbol. |
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. |
IOfficeDocumentVisualEditor Interface
Vintasoft.Imaging.Office.OpenXml.UI.VisualTools.UserInteraction Namespace