[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathNary.Grow

Grow Property

Grow

Gets or sets whether Operator grows vertically to match its operand height.

Default value is false.

Microsoft Word ignores this property when the ParentOMath is in Display mode and always stretch the operator character.

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