TextCapType

Overview

TextCapType is a enum in Aspose.Slides FOSS for .NET.

Represents TextCapType enumeration.

Values

ValueDescription
NotDefinedRepresents an undefined or default text capitalization setting
NoneRepresents no capitalization applied to the text
SmallRepresents small‑caps capitalization where letters appear in uppercase size but retain lower‑case shape
AllRepresents full uppercase capitalization of the text

See Also