ITabFootnotes.StartingNumber

Fore Syntax

StartingNumber: Integer;

Fore.NET Syntax

StartingNumber: Integer;

Description

The StartingNumber property determines initial value starting from which footnotes are automatically numerated.

Comments

Default footnotes numeration begins with one.

Example

The example of use is given in description of the ITabFootnotes.NumberingRule property.

See also:

ITabFootnotes