.. highlightlang:: us .. index:: DocCanPaste .. _doccanpaste: DocCanPaste =========== .. us.tag DocCanPaste ENGLISH New300 DocGet :ref:`DocCanPaste` checks if the objects in the clipboard have a format that is supported by UniPlot. .. function:: bool = DocCanPaste(hDoc) .. us.return **Return Value** *bool* is TRUE (1) if the object in the clipboard can be inserted and otherwise FALSE (0). .. us.params **Parameters** .. uparam:: hDoc identifies the document. .. seealso:: :ref:`overview-documents`, :ref:`EdCanPaste` :sub:`id-1301145`