PdfPageHtmlDispose(Boolean) Method

Releases the HTML document

Definition

Namespace: EvoPdfClient
Assembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
C#
protected virtual void Dispose(
	bool disposing
)

Parameters

disposing  Boolean
A flag which is true when the function call was triggered by user code

See Also