.. highlightlang:: us .. index:: EdPrint .. _edprint: EdPrint ======= .. us.tag EdPrint ENGLISH EdSet The :ref:`EdPrint` function prints a document to the printer. .. function:: bool = EdPrint(hEdit) .. us.return **Return Value** If the function succeeds, the return value is TRUE (1); otherwise it is FALSE (0). .. us.params **Parameters** .. uparam:: hEdit Identifies the document. .. seealso:: :ref:`overview-editors`, :ref:`EdCreate` :sub:`id-1359033`