Enum StyleType
Specifies the type of the Style.
Namespace: Syncfusion.Windows.Controls.RichTextBoxAdv
Assembly: Syncfusion.SfRichTextBoxAdv.WPF.dll
Syntax
public enum StyleType
Fields
| Name | Description |
|---|---|
| CharacterStyle | Character style |
| ParagraphStyle | Paragrapgh style |
| TableStyle | Table style |