TextCapType
Overview
TextCapType is a enum in Aspose.Slides FOSS for Python.
Represents the type of text capitalisation.
Values
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined text capitalization option |
NONE | Represents no capitalization applied to the text |
SMALL | Represents small‑caps capitalization for the text |
ALL | Represents full uppercase capitalization for the text |