Click or drag to resize
MatrixAlign Enumeration
Alignment values for matrix objects (Matrix).

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public enum MatrixAlign
Members
  Member nameValueDescription
AlignCenter0Align the matrix center on baseline.
AlignTopRow1Align the matrix top row on the baseline.
AlignBottomRow3Align the matrix bottom row on the baseline.
ShowMatPlaceHldr8Align the top of equations on the baseline.
See Also