Font for the page numbers. Although this property is read only, the user can modify the font by setting the properties in the ERSFont object which is returned to the caller.
Public Property PageNumberFont() As ERSFont |
Dim MySubModel As SubModel Dim MyERSFont As ERSFont Set MyERSFont = MySubModel.PageNumberFont |