OMathEqArray.MaxDist Property

Definition

Returns or sets a Boolean that represents that the equations in an equation array are distributed equally within the margins of its container, such as a column, cell, or page width. Read/write.

public:
 property bool MaxDist { bool get(); void set(bool value); };
public bool MaxDist { get; set; }
member this.MaxDist : bool with get, set
Public Property MaxDist As Boolean

Property Value

Boolean

Remarks

The container for an equation array may be the margins of a page, the margins of a table cell, or another container in which the equation may exist.

Applies to