[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathBox.IsAlignmentPoint

IsAlignmentPoint Property

IsAlignmentPoint

Gets or sets whether the operator emulator serves as an alignment point; that is, designated alignment points in other Office Math structures can be aligned with it.

If the IsOperatorEmulator property is set to false the value of this property is always false.

Default value is false.

Declaration
public bool IsAlignmentPoint { get; set; }
Public Property IsAlignmentPoint As Boolean