Default value: 1
An option that indicates the total number of pages. This option allows you to customize the total number of pages that your users will be able to page through. You can use this option in conjunction with the pageButtonCount to customize the pager display.
// Here's the general way you'll set the option: $("#element").wijpager({ pageCount: 10 });