Gets the footnote's number in the text. The first footnote in the document has the number 1. The number is defined through the textflow.

Syntax

public int Number { get; }
Public ReadOnly Property Number() As Integer

Limitations

Read only.