Class StyleType
Specifies style type.
Inheritance
System.Object
StyleType
Namespace: Syncfusion.Blazor.DocumentEditor
Assembly: Syncfusion.Blazor.DocumentEditor.dll
Syntax
public sealed class StyleType : Enum
Fields
Character
Character style.
Declaration
public const StyleType Character
Field Value
Type |
---|
StyleType |
Paragraph
Paragraph style.
Declaration
public const StyleType Paragraph
Field Value
Type |
---|
StyleType |