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