TextCapType
Oversigt over de forskellige former for støtte
TextCapType er et enum i Aspose.Slides for Python.
Angivelse af type tekst med storbogstaver.
Valuer
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined text capitalization setting |
NONE | Represents no capitalization applied to the text |
SMALL | Represents small-caps capitalization for the text |
ALL | Represents full uppercase capitalization for the text |