EditorToolsSettingsPremium
Represents a wrapping namespace for the tool settings of the Editor.
Name | Type | Default | Description |
---|---|---|---|
addColumnAfter |
|
The object of the AddColumnAfter tool settings. | |
AddColumnAfterSettings |
|
The settings of the AddColumnAfter tool. | |
addColumnBefore |
|
The object of the AddColumnBefore tool settings. | |
AddColumnBeforeSettings |
|
The settings of the AddColumnBefore tool. | |
addRowAfter |
|
The object of the AddRowAfter tool settings. | |
AddRowAfterSettings |
|
The settings of the AddRowAfter tool. | |
addRowBefore |
|
The object of the AddRowBefore tool settings. | |
AddRowBeforeSettings |
|
The settings of the AddRowBefore tool. | |
AlignAction |
|
The | |
alignCenter |
|
The object of the AlignCenter tool settings. | |
alignJustify |
|
The object of the AlignJustify tool settings. | |
alignLeft |
|
The object of the AlignLeft tool settings. | |
alignRemove |
|
The object of the AlignRemove tool settings. | |
alignRight |
|
The object of the AlignRight tool settings. | |
AlignSettings |
|
The settings of the Align tool. | |
ApplyColorSettings |
|
The settings of the ForeColor and BackColor tools. | |
backColor |
|
The object of the BackColor tool settings. | |
bold |
|
The object of the Bold tool settings. | |
bulletList |
|
The object of the UnorderedList tool settings. | |
cleanFormatting |
|
The object of the CleanFormatting tool settings. | |
CleanFormattingSettings |
|
The settings of the CleanFormatting tool. | |
Command |
|
The type of the Editor command. | |
deleteColumn |
|
The object of the DeleteColumn tool settings. | |
DeleteColumnSettings |
|
The settings of the DeleteColumn tool. | |
deleteRow |
|
The object of the DeleteRow tool settings. | |
DeleteRowSettings |
|
The settings of the DeleteRow tool. | |
deleteTable |
|
The object of the DeleteTable tool settings. | |
DeleteTableSettings |
|
The settings of the DeleteTable tool. | |
findAndReplace |
|
The object of the Find and Replace tool settings. | |
FindReplaceSettings |
|
The settings of the Find and Replace tool or dialog. | |
fontName |
|
The object of the FontName tool settings. | |
fontSize |
|
The object of the FontSize tool settings. | |
foreColor |
|
The object of the ForeColor tool settings. | |
formatBlock |
|
The object of the FormatBlock tool settings. | |
FormatBlockDropDownListSettings |
|
The settings of the FormatBlock tool which is presented by a DropDownList. | |
image |
|
The object of the InsertImage tool settings. | |
ImageSettings |
|
The settings of the InsertImage tool or dialog. | |
indent |
|
The object of the Indent tool settings. | |
IndentAction |
|
The setting of the IndentAction tool. | |
IndentationSettings |
|
The settings of the tool which applies indentation. | |
InlineFormatOptions |
|
The inline-formatting options. | |
InlineFormatSettings |
|
The settings of the tool which applies inline formatting. | |
insertFile |
|
The object of the Link tool settings. | |
InsertFileSettings |
|
The settings of the InsertFile tool or dialog. | |
insertTable |
|
The object of the InsertTable tool settings. | |
InsertTableSettings |
|
The settings of the InsertTable tool. | |
italic |
|
The object of the Italic tool settings. | |
link |
|
The object of the Link tool settings. | |
LinkSettings |
|
The settings of the Link tool or dialog. | |
ListSettings |
|
The settings of the tool which toggles lists. | |
mergeCells |
|
The object of the MergeCells tool settings. | |
MergeCellsSettings |
|
The settings of the MergeCells tool. | |
orderedList |
|
The object of the OrderedList tool settings. | |
outdent |
|
The object of the Outdent tool settings. | |
|
|
The object of the Print tool settings. | |
PdfSettings |
|
The settings of the Pdf tool. | |
|
|
The object of the Print tool settings. | |
PrintSettings |
|
The settings of the Print tool. | |
redo |
|
The object of the Redo tool settings. | |
savePdfOptions |
|
The PDF export options. const savePdfOptions = { fileName: 'editor.pdf', paperSize: 'A4', margin: '1cm' }; | |
selectAll |
|
The object of the Print tool settings. | |
SelectAllSettings |
|
The settings of the SelectAll tool. | |
splitCell |
|
The object of the SplitCell tool settings. | |
SplitCellSettings |
|
The settings of the SplitCell tool. | |
strikethrough |
|
The object of the Strikethrough tool settings. | |
StyleDropDownListSettings |
|
The settings of the Style tool which is presented by a DropDownList component. | |
subscript |
|
The object of the Subscript tool settings. | |
superscript |
|
The object of the Superscript tool settings. | |
ToolSettings |
|
The settings of the toolbar tools. | |
underline |
|
The object of the Underline tool settings. | |
undo |
|
The object of the Undo tool settings. | |
unlink |
|
The object of the Unlink tool settings. | |
UnlinkSettings |
|
The settings of the Unlink tool. | |
viewHtml |
|
The object of the ViewHtml tool settings. | |
ViewHtmlSettings |
|
The settings of the ViewHtml tool or dialog. |