WdOMathHorizAlignType Enum

Definition

Specifies the horizontal alignment for an equation.

public enum class WdOMathHorizAlignType
[System.Runtime.InteropServices.Guid("AFB1EEB5-369E-3C8D-BEE1-0CFF86414481")]
public enum WdOMathHorizAlignType
type WdOMathHorizAlignType = 
Public Enum WdOMathHorizAlignType
Inheritance
WdOMathHorizAlignType
Attributes

Fields

wdOMathHorizAlignCenter 0

Centered.

wdOMathHorizAlignLeft 1

Left alignment.

wdOMathHorizAlignRight 2

Right alignment.

Applies to