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 Events
In This Topic
For a list of all events of this type, see WpfOfficeDocumentVisualEditor.
Public Events
 NameDescription
Public EventOccurs when document is changed.
Public EventOccurs when editing is disabled. (Inherited from WpfTextEditorControllerBase<T>)
Public EventOccurs when editing is enabled. (Inherited from WpfTextEditorControllerBase<T>)
Public EventOccurs when editing is not possible. (Inherited from WpfTextEditorControllerBase<T>)
Public EventOccurs when user interacts with an interaction area of interactive object. (Inherited from WpfInteractionControllerBase)
Public EventOccurs when interaction is finished. (Inherited from WpfInteractionControllerBase)
See Also