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

In This Topic
    DoNotAutofitConstrainedTables Property
    In This Topic
    Gets or sets whether to don't autofit tables next to wrapped objects.
    Syntax
    'Declaration
     
    Public Property DoNotAutofitConstrainedTables As System.Boolean
    public System.bool DoNotAutofitConstrainedTables {get; set;}
    See Also