[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathEquationArray.MaxDistribution

MaxDistribution Property

MaxDistribution

Gets or sets whether the equation array is spaced to the maximum width of the containing element (page, column, cell, etc.),

Default value is false.

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