Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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