TextCapType

Overview

TextCapType is a enum in Aspose.Slides FOSS for C++.

Represents the type of text capitalisation.

Values

ValueDescription
NOT_DEFINEDRepresents an undefined or default text capitalization state
NONERepresents no capitalization applied to the text
SMALLRepresents small‑caps formatting, rendering letters as small uppercase
ALLRepresents full uppercase capitalization applied to the text

See Also