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

In This Topic
    LayoutRawTableWidth Property
    In This Topic
    Gets or sets whether to ignore space before table when deciding if table should wrap floating object.
    Syntax
    'Declaration
     
    Public Property LayoutRawTableWidth As System.Boolean
    public System.bool LayoutRawTableWidth {get; set;}
    See Also