PdfPrintDocumentDispose Method (Boolean)Terminal Works - PDF Printing.Net Library
Releases the unmanaged resources used by the PdfPrintDocument and optionally releases the managed resources

Namespace: PdfPrintingNet
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

protected void Dispose(
	bool disposing
)

Parameters

disposing
Type: SystemBoolean
True to release both managed and unmanaged resources; false to release only unmanaged resources
See Also

Reference