[]
Gets or sets whether the Office Math run is an alignment point. If true, the designated alignment points in other equations can be aligned with it.
If IsNormalText is true, the returned value is always false.
The default value is false.
public bool IsAlignmentPoint { get; set; }
Public Property IsAlignmentPoint As Boolean