VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Office.OpenXml.Wpf.UI.VisualTools.UserInteraction Namespace / WpfOfficeDocumentVisualEditor Class
In This Topic
WpfOfficeDocumentVisualEditor Class Properties
In This Topic
For a list of all properties of this type, see WpfOfficeDocumentVisualEditor.
Public Properties
 NameDescription
Public PropertyGets the UI action factory of Office document visual editor.
Public PropertyGets the clipboard.
Public PropertyGets or sets the scale of the document content.
Public PropertyGets or sets a value indicating whether editor must disable the base transfomer when ediding is enabled.
Public PropertyGets a focused interaction area. (Inherited from WpfInteractionControllerBase)
Public PropertyGets the focused text region.
Public PropertyGets or sets the focused text symbol.
Public PropertyGets a value indicating whether this interaction controller has appearance. (Inherited from WpfInteractionControllerBase)
Public PropertyGets a value indicating whether this Office document has charts.
Public PropertyGets a read-only collection of interaction areas. (Inherited from WpfInteractionControllerBase)
Public PropertyGets an interactive object of interaction controller. (Inherited from WpfInteractionControllerBase<T>)
Public PropertyGets a value indicating whether controller is activated. (Inherited from WpfInteractionControllerBase)
Public PropertyGets a value indicating whether Office document is changed.
Public PropertyGets or sets a value indicating whether OfficeDocumentVisualEditor can edit DOCX document.
Public PropertyGets or sets a value indicating whether interaction controller is enabled. (Inherited from WpfInteractionControllerBase)
Public PropertyGets a value indicating whether controller is interacting with the interaction object. (Inherited from WpfInteractionControllerBase)
Public PropertyGets a value indicating whether controller is visible. (Inherited from WpfInteractionControllerBase<T>)
Public PropertyGets or sets the text selection tool that is used for editing content of DOCX document.
Protected Properties
 NameDescription
Protected PropertyGets a list of interaction areas. (Inherited from WpfInteractionControllerBase)
See Also