LayoutRawTableWidth Property
LayoutRawTableWidth
Gets or sets whether to ignore space before table when deciding if table should wrap floating object.
Declaration
public bool LayoutRawTableWidth { get; set; }
Public Property LayoutRawTableWidth As Boolean