Click or drag to resize

PdfFunctionDispose(Boolean) Method

Releases all resources used by the object.

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

Parameters

disposing  Boolean
true for SuppressFinalize
See Also