HeaderFooter.PageNumbers Property

Definition

Returns a PageNumbers collection that represents all the page number fields included in the specified header or footer.

public:
 property Microsoft::Office::Interop::Word::PageNumbers ^ PageNumbers { Microsoft::Office::Interop::Word::PageNumbers ^ get(); };
public Microsoft.Office.Interop.Word.PageNumbers PageNumbers { get; }
member this.PageNumbers : Microsoft.Office.Interop.Word.PageNumbers
Public ReadOnly Property PageNumbers As PageNumbers

Property Value

Applies to