Removes a footnote from a Text Control document.

Remove(Footnote)

public bool Remove(Footnote footnote);

Parameters

Parameter Description
footnote Specifies the footnote to remove.

Return Value

The return value is true, if the footnote could be removed. Otherwise, it is false.