Public Function Recycle()

Releases SwPDFDocument object

This function should be called when SwPDFDocument object is not needed any more.

It will free resources and clear all temporary files left on disk.

Defined in

SwPDFDocument

Syntax

Call swPDFDocument.Recycle()

Last updated