TextCapType
Přehled
TextCapType je enum v Aspose.Slides FOSS pro C++.
Zobrazuje typ textu s velkým písmem.
Hodnoty
| 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 |