get_page_by_label
Description:
Returns the Page reference by label.
This object is owned by the caller. label is a human-readable string representation of the page number, and can be document
specific. Typically, it is a value such as "iii" or "3".
By default, "1" refers to the first page.
Parameters:
| this |
A Document |
| label |
a page label |
Returns:
|
The Page referenced by |