PageNm Field (Object)

Member of:

Fields collection

Description:

Sets the current page number.

Example:

This example shows how to align vertically the text in PageNum Field at the top of the field:

ActiveDocument.Sections["Report"].PageHeader.Fields["PageNm Field"].VerticalAlignment = bqAlignTop

Methods:

Layer(Value As BqLayer value), Spring(Name As String), UnSpring()

Properties:

Read-write: Formula as String, HorizontalAlignment as BqHorizontalAlignment (Number), Text as String, TextWrap as Boolean, VerticalAlignment as BqVerticalAlignment (Number)

Read-only: Name as String, Type as BqShapeType (Number)

Objects:

UserValues, LineFormat, FillFormat, Font