TextCapType
Overview
TextCapType is a enum in Aspose.Slides FOSS for C++.
Represents the type of text capitalisation.
Values
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or default text capitalization state |
NONE | Represents no capitalization applied to the text |
SMALL | Represents small‑caps formatting, rendering letters as small uppercase |
ALL | Represents full uppercase capitalization applied to the text |