Class TextCapsType
Specifies the TextCap types.
Inheritance
System.Object
TextCapsType
Namespace: Syncfusion.Presentation
Assembly: Syncfusion.Presentation.NET.dll
Syntax
public sealed class TextCapsType : Enum
Fields
All
Specifies the TextCapsType is All.
Declaration
public const TextCapsType All
Field Value
Type |
---|
TextCapsType |
None
Specifies the TextCapsType is none.
Declaration
public const TextCapsType None
Field Value
Type |
---|
TextCapsType |
Small
Specifies the TextCapsType is small.
Declaration
public const TextCapsType Small
Field Value
Type |
---|
TextCapsType |