.. highlightlang:: us .. _pagegetbackgroundpagename: PageGetBackgroundPageName ========================= .. index:: PageGetBackgroundPageName .. us.tag PageGetBackgroundPageName ENGLISH PageGet :ref:`PageGetBackgroundPageName` gets the name of the document page that is used as a background. .. function:: ssName = PageGetBackgroundPageName(hPage) .. us.return **Return Value** *ssName* is the name of the page set by :ref:`PageSetTitle`. If no background page is selected, the function returns an empty string (""). .. us.params **Parameters** .. uparam:: hPage Identifies the page. .. seealso:: :ref:`PageGetForegroundPageName`, :ref:`overview-document-pages`, :ref:`page-select-master-page`, :ref:`PageCreate`, :ref:`PageSetTitle`, :ref:`PageSetBackgroundPageName` :sub:`id-1903496`