Enum FitTextOption
Specifies the FitTextOption of shape TextBody
Namespace: Syncfusion.Presentation
Assembly: Syncfusion.Presentation.Base.dll
Syntax
public enum FitTextOption
Fields
| Name | Description |
|---|---|
| DoNotAutoFit | Specifies the do not automatic fit |
| ResizeShapeToFitText | Specifies the resize shape to fit text |
| ShrinkTextOnOverFlow | Specifies the shrink text on over flow |