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