Class OfficeShapeTextCapsType
Gets or sets the caps type.
Inheritance
System.Object
OfficeShapeTextCapsType
Namespace: Syncfusion.Office
Assembly: Syncfusion.Compression.NET.dll
Syntax
public sealed class OfficeShapeTextCapsType : Enum
Fields
All
Specifies the OfficeShapeTextCapsType is All.
Declaration
public const OfficeShapeTextCapsType All
Field Value
None
Specifies the OfficeShapeTextCapsType is none.
Declaration
public const OfficeShapeTextCapsType None
Field Value
Small
Specifies the OfficeShapeTextCapsType is small.
Declaration
public const OfficeShapeTextCapsType Small