Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / OMathDelimiter Class / Grow Property

In This Topic
    Grow Property (OMathDelimiter)
    In This Topic
    Gets or sets whether to grow delimiter characters to match the size of the delimiter structure height.

    Default value is true.

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