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