DocGetPageNumberΒΆ
DocGetPageNumber returns the index of the given page.
- nPage = DocGetPageNumber(hDoc, hPage)
Return Value
nPage is the index of the page. The page index starts with 1.
Parameters
- hDoc
hDoc is the handle of the document.
- hPage
hPage is the handle of the page.
id-1415932