TSRVLineNumberProperty.TablesAsLines

<< Click to display table of contents >>

TSRVLineNumberProperty.TablesAsLines

Specifies whether tables are counted as lines.

property TablesAsLines: Boolean;

If True, each table is counted as one line (although line numbers are not drawn for tables). This method is compatible with the results returned by GetCurrentLineCol.

If False, tables are ignored when counting lines (like in Microsoft Word)

Default value:

True