property ExPrint.ShowPageNumbers as Boolean
Specifies whether the page numbers are shown or hidden.

TypeDescription
Boolean A boolean expression that indicates whether the page number fiels is visible or hidden in the printed page.

The ShowPageNumbers property shows or hides the page number field in the page. Use the PageNumberFormat property specifies the format to display the page number on each page. Use the PageNumbersAlignment property to align the page number field in the page. Use the PageNumbersPositon property to indicate whether the page number field is displayed in the header or footer of the page. Use the Font property to assign a different font for the caption printed on the document. Use the Images/ReplaceIcon method to add new icons to the control. Use the HTMLPicture property to add custom sized pictures.