.. highlightlang:: us .. _pagegetparentdocument: PageGetParentDocument ===================== .. index:: PageGetParentDocument .. us.tag PageGetParentDocument NOTREADYENGLISH PageGet :ref:`PageGetParentDocument` returns the parent document handle. .. function:: hDoc = PageGetParentDocument(hPage) .. us.return **Return Value** *hDoc* is the handle of the parent document. .. us.params **Parameters** .. uparam:: hPage Identifies the page. .. seealso:: :ref:`overview-document-pages`, :ref:`PageCreate`, :ref:`GetParent` :sub:`id-1826782`