Enum WidthType
Specifies the width type.
Namespace: Syncfusion.Windows.Controls.RichTextBoxAdv
Assembly: Syncfusion.SfRichTextBoxAdv.WPF.dll
Syntax
public enum WidthTypeFields
| Name | Description | 
|---|---|
| Auto | Specifies the width to be determined automatically. | 
| Percent | Specifies the width in percentage. | 
| Pixel | Specifies the width in pixels. |