Assistant.removePage
void removePage(int pageNum)Removes the page_num’s page from assistant.
Parameters
pageNum | the index of a page in the assistant, or -1 to remove the last page |
void removePage(int pageNum)Removes the page_num’s page from assistant.
pageNum | the index of a page in the assistant, or -1 to remove the last page |