.. highlightlang:: us .. index:: PageSetMargin .. _pagesetmargin: PageSetMargin ============= .. us.tag PageSetMargin ENGLISH PageSet New530 :ref:`PageSetMargin` sets the magenta colored page frame on or off. .. function:: bool = PageSetMargin(hPage, bShow) .. us.return **Return Value** If the function succeeds, the return value *bool* is TRUE (1); otherwise it is FALSE (0). .. us.params **Parameters** .. uparam:: hPage Identifies the page. .. uparam:: bShow .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Description * - 5.3.0 - New. .. seealso:: :ref:`overview-document-pages`, :ref:`PageGetMargin`, :ref:`PageCreate` :sub:`id-1243339`