Click or drag to resize

PdfPageObjectDispose(Boolean) Method

Releases all resources used by this PdfPageObject.

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
protected virtual void Dispose(
	bool disposing
)

Parameters

disposing  Boolean
true for SuppressFinalize
See Also