Enum AutoShapeType
Specifies the auto shape type supported by the SfRichTextBoxAdv control.
Namespace: Syncfusion.Windows.Controls.RichTextBoxAdv
Assembly: Syncfusion.SfRichTextBoxAdv.WPF.dll
Syntax
public enum AutoShapeTypeFields
| Name | Description | 
|---|---|
| None | Aligns the content to the none. | 
| Rectangle | Aligns the shape to the rectangle. | 
| RoundedRectangle | Aligns the shape to the rounded rectangle. |