Getting page information

 

An application can request the numbers and identifiers that are assigned to a page. To do so, use the following functions.

To request

Use

The number of pages in a document

IN_GetNumberPages

The identifiers for a page or pages

IN_GetPageID and IN_GetPageIDs

The page number of a page

IN_GetPageNumber

The identifier of the parent page in which a page is embedded

IN_GetParentID

See also

Getting layer information

Getting document information

Getting document window information

Getting page and layer MER

Changing pages