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