ITabFootnotes.EndUpdate

Fore Syntax

EndUpdate;

Fore.NET Syntax

EndUpdate();

Description

The EndUpdate method restarts footnote update.

Comments

On executing the method, all changes made between calling the ITabFootnotes.BeginUpdate and EndUpdate methods will be applied.

See also:

ITabFootnotes