VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Office.OpenXml.UI.VisualTools.UserInteraction Namespace / OfficeDocumentVisualEditor Class
In This Topic
OfficeDocumentVisualEditor Class Properties
In This Topic
For a list of all properties of this type, see OfficeDocumentVisualEditor.
Public Properties
 NameDescription
Public PropertyGets the UI action factory of Office document visual editor.
Public PropertyGets the clipboard.
Public PropertyGets or sets the content 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 InteractionControllerBase)
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 InteractionControllerBase)
Public PropertyGets a value indicating whether this Office document has charts.
Public PropertyGets a value indicating whether editor has Office document.
Public PropertyGets a read-only collection of interaction areas. (Inherited from InteractionControllerBase)
Public PropertyGets an interactive object of interaction controller. (Inherited from InteractionControllerBase<T>)
Public PropertyGets a value indicating whether controller is activated. (Inherited from InteractionControllerBase)
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 InteractionControllerBase)
Public PropertyGets a value indicating whether controller is interacting with the interactive object. (Inherited from InteractionControllerBase)
Public PropertyGets a value indicating whether controller is visible. (Inherited from InteractionControllerBase<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 InteractionControllerBase)
See Also