updatePageNumberAndPageSettings Method
Update the page number, page count and page settings of each page. When the page collection changes (add, delete, move), you need to call this method to update the pages information.
Overload | Description |
updatePageNumberAndPageSettings(List<PageInfo>) | Update the page number, page count and page settings of each page. When the page collection changes (add, delete, move), you need to call this method to update the pages information. |
updatePageNumberAndPageSettings(List<PageInfo>,int,int) | Update the page number, page count and page settings of each page. When the page collection changes (add, delete, move), you need to call this method to update the pages information. |