Click or drag to resize

PdfImageObjectDispose Method

Releases all resources used by the PdfImageObject.

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

Parameters

disposing  Boolean
true for SuppressFinalize
See Also