Click or drag to resize
EquationArrayAlign Enumeration
Alignment values for equation array objects (EquationArray).

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public enum EquationArrayAlign
Members
  Member nameValueDescription
LayoutWidth1Expand the right size to the layout width (for equation number)
AlignCenter0Align the center of the equation array on the baseline.
AlignTopRow4Align the top row of the equation on the baseline.
AlignBottomRow12Align the bottom row of the equation on the baseline.
See Also