IdxRichEditTable.SetBottomPadding(Single) Method
Sets the table’s bottom padding.
Declaration
procedure SetBottomPadding(const Value: Single);
Parameters
| Name | Type | Description |
|---|---|---|
| Value | Single | The bottom padding, in specified measurement units. |
See Also