Frees the memory occupied by the underlying imported PDF document, even if other XPdfForm objects
refer to this document. A reuse of this object doesn't fail, because the underlying PDF document
is re-imported if necessary.
Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Parameters
- disposing
- Type: SystemBoolean
True to release both managed and unmanaged resources; false to release only unmanaged resources
See Also