Class StyleType
Specifies the type of the Style.
Inheritance
System.Object
StyleType
Namespace: Syncfusion.Windows.Controls.RichTextBoxAdv
Assembly: Syncfusion.SfRichTextBoxAdv.WPF.dll
Syntax
public sealed class StyleType : Enum
Fields
CharacterStyle
Character style
Declaration
public const StyleType CharacterStyle
Field Value
Type |
---|
StyleType |
ParagraphStyle
Paragrapgh style
Declaration
public const StyleType ParagraphStyle
Field Value
Type |
---|
StyleType |
TableStyle
Table style
Declaration
public const StyleType TableStyle
Field Value
Type |
---|
StyleType |