VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Office.OpenXml.UI.VisualTools.UserInteraction Namespace / OfficeDocumentVisualEditorUIActionFactory Class
In This Topic
OfficeDocumentVisualEditorUIActionFactory Class Properties
In This Topic
For a list of all properties of this type, see OfficeDocumentVisualEditorUIActionFactory.
Public Properties
 NameDescription
Public PropertyGets the UI action that allows to change the focused text to the bold text.
Public PropertyGets the UI action that allows to change the focused text to the double strikeout text.
Public PropertyGets the UI action that allows to change the focused text to the italic text.
Public PropertyGets the UI action that allows to change the focused text to the strikeout text.
Public PropertyGets the UI action that allows to change the focused text to the subscript text.
Public PropertyGets the UI action that allows to change the focused text to the superscript text.
Public PropertyGets the UI action that allows to copy content of focused text.
Public PropertyGets the UI action that allows to cut content of focused text.
Public PropertyGets the UI action that allows to delete content of focused text.
Public PropertyGets the UI action that allows to paste content.
See Also