DisplayPageCounter

Optional. A flag specifying if a page counter object should be displayed. This is used in conjuction with DrawPageCounterObject.

The default value is false.

If used, a value must be assign prior to calling CreatePDFFile.

Example

Dim cPDF As New vbPDF

cPDF.DisplayPageCounter = True