IdxRichEditTable.GetBottomPadding Method
In This Article
Returns the table’s bottom padding.
#Declaration
Delphi
function GetBottomPadding: Single;
#Returns
Type | Description |
---|---|
Single | The bottom padding, in specified measurement units. |
See Also