The FootnoteEventArgs class provides data for the FootnoteCreated, FootnoteDeleted, FootnoteReferenceMarkEntered and FootnoteReferenceMarkLeft events. When a footnote is deleted, the Footnote object provided with the event data has the following valid properties: HighlightColor, HighlightMode, ID and Name. All other properties are undefined.
public class FootnoteEventArgs: EventArgs
Public Class FootnoteEventArgs Inherits EventArgs
Introduced: 32.0.