Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / OMathEquationArray Class / ObjectDistribution Property

In This Topic
    ObjectDistribution Property
    In This Topic
    Gets or sets whether the equation array content are spaced to the maximum width of the array object.

    Default value is false.

    Syntax
    'Declaration
     
    Public Property ObjectDistribution As System.Boolean
    public System.bool ObjectDistribution {get; set;}
    See Also