Click or drag to resize

PdfFormObjectDispose Method

Releases all resources used by the PdfFormObject.

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

Parameters

disposing  Boolean
true for SuppressFinalize
See Also