CompatibilityOptionsDoNotBreakConstrainedForcedTable Property |
Don't Break Table Rows Around Floating Tables.
Namespace:
Aspose.Words.Settings
Assembly:
Aspose.Words (in Aspose.Words.dll) Version: 20.3
Syntaxpublic bool DoNotBreakConstrainedForcedTable { get; set; }
Public Property DoNotBreakConstrainedForcedTable As Boolean
Get
Set
public:
property bool DoNotBreakConstrainedForcedTable {
bool get ();
void set (bool value);
}
member DoNotBreakConstrainedForcedTable : bool with get, set
Property Value
Type:
Boolean
See Also