OMathEqArray.MaxDist Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.