HeaderFooter.PageNumbers Property

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

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property PageNumbers As PageNumbers
    Get
'Usage
Dim instance As HeaderFooter
Dim value As PageNumbers

value = instance.PageNumbers
PageNumbers PageNumbers { get; }

Property Value

Type: Microsoft.Office.Interop.Word.PageNumbers

See Also

Reference

HeaderFooter Interface

HeaderFooter Members

Microsoft.Office.Interop.Word Namespace