WdOMathVertAlignType Enum

Definition

Specifies the vertical alignment of equations within the shape canvas or the line, for inline equations.

public enum class WdOMathVertAlignType
[System.Runtime.InteropServices.Guid("8180C4A6-20CC-3CD4-9DE0-A1D1384513E5")]
public enum WdOMathVertAlignType
type WdOMathVertAlignType = 
Public Enum WdOMathVertAlignType
Inheritance
WdOMathVertAlignType
Attributes

Fields

wdOMathVertAlignBottom 2

Aligns the equation on the bottom of the shape canvas or line.

wdOMathVertAlignCenter 0

Vertically centers the equation in the shape canvas or line.

wdOMathVertAlignTop 1

Aligns the equation on the top of the shape canvas or line.

Applies to