Click or drag to resize

TextCapType Enumeration

Represents the type of text capitalisation.

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public enum TextCapType
Members
Member name Value Description
UnDefined -1
None 0
Small 1
All 2
See Also