PageCount Field (Object)

Member of:

Fields collection

Description:

Sets the current page of the total number of pages.

Example:

This example shows how to change the font color of the PageCount Field to red:

ActiveDocument.Sections["Report"].ReportHeader.Fields["PageCount Field"].Font.Color = bqRed

Methods:

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

Properties:

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

Read-only: Name as String, Type as BqShapeType

Objects:

UserValues, LineFormat, FillFormat, FontFormat object