.. highlightlang:: us .. index:: DocGetPageNames .. _docgetpagenames: DocGetPageNames =============== .. us.tag DocGetPageNames NOTREADYENGLISH DocGet :ref:`DocGetPageNames` returns a string vector with page names. .. function:: svPageNames = DocGetPageNames(hDoc) .. us.return **Return Value** *svPageNames* is a string vector with the page names of all pages. .. us.params **Parameters** .. uparam:: hDoc *hDoc* is the handle of the document. .. seealso:: :ref:`overview-documents`, :ref:`DocCreate` :sub:`id-1277487`