TextCapType
TextCapType enumeration
Represents the type of text capitalisation.
public enum TextCapType : sbyte
Values
| Name | Value | Description |
|---|---|---|
| NotDefined | -1 | |
| None | 0 | |
| Small | 1 | |
| All | 2 |
See Also
- namespace Aspose.Slides
- assembly Aspose.Slides
Represents the type of text capitalisation.
public enum TextCapType : sbyte
| Name | Value | Description |
|---|---|---|
| NotDefined | -1 | |
| None | 0 | |
| Small | 1 | |
| All | 2 |