Enum LineFormatType
Specifies the line format type supported by the SfRichTextBoxAdv control.
Namespace: Syncfusion.Windows.Controls.RichTextBoxAdv
Assembly: Syncfusion.SfRichTextBoxAdv.WPF.dll
Syntax
public enum LineFormatType
Fields
| Name | Description |
|---|---|
| Gradient | Aligns the line format to the gradient. |
| None | Aligns the line format to the none. |
| Patterned | Aligns the line format to the patterned. |
| Solid | Aligns the line format to the solid. |