.. highlightlang:: us .. index:: PageUpdateAxisLink .. _pageupdateaxislink: PageUpdateAxisLink ================== .. us.tag PageUpdateAxisLink ENGLISH PageSet New5400 :ref:`PageUpdateAxisLink` updates the axes links for the given document page. .. function:: bool = PageUpdateAxisLink(hPage) .. us.return **Return Value** If the function succeeds, the return value is TRUE (1); otherwise it is FALSE (0). .. us.params **Parameters** .. uparam:: hPage Identifies the page. .. us.comment **Comment** See :ref:`LayerSetAxisLinkName`. **History** .. list-table:: :header-rows: 1 * - Version - Description * - R2012 (5.40.0) - New. .. seealso:: :ref:`DocAddPage`, :ref:`auto_LoadTemplate`, :ref:`LayerGetAxisLinkName`, :ref:`LayerSetAxisLinkName`, :ref:`LayerUpdateDocumentMap` :sub:`id-1500645`