See Also Examples Applies To
Occurs before a page is printed.
Syntax
Sub object_PrintPage (nPage, nPageLeft)
The PrintPage syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| nPage | Required. Long. The page to be print. |
| nPageLeft | Required. Long. The number of page remainig. |