Class OfficeShapeVerticalAlignmentType
Specifies the vertical alignment of the text.
Inheritance
System.Object
    OfficeShapeVerticalAlignmentType
  Namespace: Syncfusion.Office
Assembly: Syncfusion.Compression.Portable.dll
Syntax
public sealed class OfficeShapeVerticalAlignmentType : EnumFields
Bottom
Specifies the OfficeShapeVerticalAlignmentType is bottom.
Declaration
public const OfficeShapeVerticalAlignmentType BottomField Value
| Type | 
|---|
| OfficeShapeVerticalAlignmentType | 
Middle
Specifies the OfficeShapeVerticalAlignmentType is middle.
Declaration
public const OfficeShapeVerticalAlignmentType MiddleField Value
| Type | 
|---|
| OfficeShapeVerticalAlignmentType | 
None
Specifies the OfficeShapeVerticalAlignmentType is none.
Declaration
public const OfficeShapeVerticalAlignmentType NoneField Value
| Type | 
|---|
| OfficeShapeVerticalAlignmentType | 
Top
Specifies the OfficeShapeVerticalAlignmentType is top.
Declaration
public const OfficeShapeVerticalAlignmentType TopField Value
| Type | 
|---|
| OfficeShapeVerticalAlignmentType |