HeaderFooter.PageNumbers Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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