Name
doc:Free -- free document object
Synopsis
doc:Free()
Function
doc:Free() frees a document object and all resources.

Note that after calling doc:Free() you must no longer use any handles belonging to this document, e.g. page handles, font handles, and of course the document handle itself.

Inputs
none


Show TOC