TRVRTFReaderProperties.UseSingleCellPadding

<< Click to display table of contents >>

TRVRTFReaderProperties.UseSingleCellPadding

Set it to True if you want to use the same values for CellHPadding and CellVPadding for loaded tables.

property UseSingleCellPadding: Boolean;

(introduced in version 10)

It may be useful if you want to maintain compatibility with older versions of your software, because applications compiled with older versions of TRichView cannot read RVF files containing tables with different cell padding).

Default value:

False