Limitations
Read only.
Returns the number of the section to which the header or footer belongs. The sections of the document are numbered beginning with 1. This property returns zero, if the header or footer object does not represent a single header or footer.
public int Section { get; }
Public ReadOnly Property Section() As Integer
Read only.