TextCapType
General
TextCapType és un enum a Aspose.Slides FOSS per C++.
Representa el tipus de text amb mayúsculas.
Valors
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or default text capitalization setting |
NONE | Represents no capitalization applied to the text |
SMALL | Represents small caps style where lowercase letters appear as reduced uppercase |
ALL | Represents all caps style where all letters are displayed in uppercase |