Previous topic

DocGetPageHandle

Next topic

DocGetPageNumber

This Page

DocGetPageNamesΒΆ

DocGetPageNames returns a string vector with page names.

svPageNames = DocGetPageNames(hDoc)

Return Value

svPageNames is a string vector with the page names of all pages.

Parameters

hDoc

hDoc is the handle of the document.

id-1277487