Class OfficeShapeTextCapsType
Gets or sets the caps type.
Inheritance
System.Object
    OfficeShapeTextCapsType
  Namespace: Syncfusion.Office
Assembly: Syncfusion.Compression.Portable.dll
Syntax
public sealed class OfficeShapeTextCapsType : EnumFields
All
Specifies the OfficeShapeTextCapsType is All.
Declaration
public const OfficeShapeTextCapsType AllField Value
| Type | 
|---|
| OfficeShapeTextCapsType | 
None
Specifies the OfficeShapeTextCapsType is none.
Declaration
public const OfficeShapeTextCapsType NoneField Value
| Type | 
|---|
| OfficeShapeTextCapsType | 
Small
Specifies the OfficeShapeTextCapsType is small.
Declaration
public const OfficeShapeTextCapsType SmallField Value
| Type | 
|---|
| OfficeShapeTextCapsType |