Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / CompatibilityOptions Class / GrowAutofit Property

In This Topic
    GrowAutofit Property
    In This Topic
    Gets or sets whether to allow tables to autofit into page margins.
    Syntax
    'Declaration
     
    Public Property GrowAutofit As System.Boolean
    public System.bool GrowAutofit {get; set;}
    See Also