CompatibilityOptionsLayoutRawTableWidth Property |
Ignore Space Before Table When Deciding If Table Should Wrap Floating Object.
Namespace:
Aspose.Words.Settings
Assembly:
Aspose.Words (in Aspose.Words.dll) Version: 20.3
Syntaxpublic bool LayoutRawTableWidth { get; set; }
Public Property LayoutRawTableWidth As Boolean
Get
Set
public:
property bool LayoutRawTableWidth {
bool get ();
void set (bool value);
}
member LayoutRawTableWidth : bool with get, set
Property Value
Type:
Boolean
See Also