Click or drag to resize

IFSDK_PAUSEDispose(Boolean) Method

Releases all resources used by the IFSDK_PAUSE.

Namespace: Patagames.Pdf
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