.. highlightlang:: us .. _updf_file_copy_to: updf_file_copy_to ================= .. index:: updf_file_copy_to .. us.tag updf_file_copy_to NOTREADYENGLISH updf updf-stream New560 :ref:`updf_file_copy_to`. .. function:: ret = updf_file_copy_to(f, fDest) .. us.return **Return Value** *ret*. .. us.params **Parameters** .. uparam:: f *f*. .. uparam:: fDest *fDest*. .. us.example **Example** .. include:: ../include/test_updf_file_copy_to.ic .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Description * - 5.6.0 - New .. seealso:: :ref:`overview-updf-files`, :ref:`updf_copy_to`, :ref:`updf_prop_copy_to`, :ref:`updf_create_stream`, :ref:`updf_open_stream` :sub:`id-1362834`