Class DialogType
Specifies the dialog type.
Inheritance
System.Object
DialogType
Namespace: Syncfusion.Blazor.DocumentEditor
Assembly: Syncfusion.Blazor.DocumentEditor.dll
Syntax
public sealed class DialogType : Enum
Fields
Bookmark
Bookmark dialog box.
Declaration
public const DialogType Bookmark
Field Value
Type |
---|
DialogType |
BordersAndShading
Borders and shading dialog box.
Declaration
public const DialogType BordersAndShading
Field Value
Type |
---|
DialogType |
Columns
Columns dialog box.
Declaration
public const DialogType Columns
Field Value
Type |
---|
DialogType |
Font
Font dialog box.
Declaration
public const DialogType Font
Field Value
Type |
---|
DialogType |
Hyperlink
Hyperlink dialog box.
Declaration
public const DialogType Hyperlink
Field Value
Type |
---|
DialogType |
List
List dialog box.
Declaration
public const DialogType List
Field Value
Type |
---|
DialogType |
PageSetup
Page setup dialog box.
Declaration
public const DialogType PageSetup
Field Value
Type |
---|
DialogType |
Paragraph
Paragraph dialog box.
Declaration
public const DialogType Paragraph
Field Value
Type |
---|
DialogType |
SpellCheck
Specifies spell check dialog.
Declaration
public const DialogType SpellCheck
Field Value
Type |
---|
DialogType |
Style
Style dialog box.
Declaration
public const DialogType Style
Field Value
Type |
---|
DialogType |
Styles
Styles dialog box.
Declaration
public const DialogType Styles
Field Value
Type |
---|
DialogType |
Table
Table dialog box.
Declaration
public const DialogType Table
Field Value
Type |
---|
DialogType |
TableOfContents
Table of contents dialog box.
Declaration
public const DialogType TableOfContents
Field Value
Type |
---|
DialogType |
TableOptions
Table options dialog box.
Declaration
public const DialogType TableOptions
Field Value
Type |
---|
DialogType |
TableProperties
Table properties dialog box.
Declaration
public const DialogType TableProperties
Field Value
Type |
---|
DialogType |