VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Office.OpenXml.UI.VisualTools.UserInteraction Namespace / OfficeDocumentVisualEditorUIActionFactory Class
Constructors Properties Methods SeeAlso
In This Topic
OfficeDocumentVisualEditorUIActionFactory Class Members
In This Topic
The following tables list the members exposed by OfficeDocumentVisualEditorUIActionFactory.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the OfficeDocumentVisualEditorUIActionFactory class.
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.
Public Methods
 NameDescription
Public MethodCreates UIAction that changes first line indentation of selected paragraph(s).
Public MethodCreates UIAction that changes left indentation for selected paragraph(s).
Public MethodCreates UIAction that changes right indentation of selected paragraph(s).
Public MethodCreates UIAction that increases or decreases the font size for focused text.
Public MethodCreates UIAction that sets the underline type for focused text.
Public MethodCreates UIAction that sets paragraph justification for focused text.
Public MethodCreates UIAction that sets text properties for focused paragraph(s).
Public MethodCreates UIAction that sets text properties for focused text.
See Also