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