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 Enumeration TextCapType
public enum class TextCapType
Members
|
|
Member name
|
Value
|
Description
|
|
|
UnDefined
|
-1
|
|
|
|
None
|
0
|
|
|
|
Small
|
1
|
|
|
|
All
|
2
|
|
See Also