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