
Gets a collection of page number fields in the header or footer. The property's value is an object of the type PageNumberFieldCollection.
[C#]
public PageNumberFieldCollection PageNumberFields { get; }
[Visual Basic]
Public ReadOnly Property PageNumberFields() As PageNumberFieldCollection
Read only.