PrintPageNumber Property
Returns or sets whether
Smart Print Control
should print page numbers.
Syntax
object
.
PrintPageNumber
[=
boolean
]
Where
object
evaluates to a
Smart Print Control
.
The settings for
boolean
are:
True
Specifies that the control should print page numbers.
False
(Default). Specifies that the control should not print page numbers.
Remarks
Page numbers are printed at the bottom right corner of each page.