PrintPageNumber Property


Top  Previous  Next


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:

TrueSpecifies 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.