Enum TextCapsType
Specifies the TextCap types.
Namespace: Syncfusion.Presentation
Assembly: Syncfusion.Presentation.Base.dll
Syntax
public enum TextCapsType : sbyte
Fields
| Name | Description |
|---|---|
| All | Specifies the TextCapsType is All. |
| None | Specifies the TextCapsType is none. |
| Small | Specifies the TextCapsType is small. |