EVO PDF Logo

PdfPageHtmlDispose Method (Boolean)

EVO PDF Client for .NET Framework
Releases the HTML document

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient (in EvoPdfClient.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

protected virtual void Dispose(
	bool disposing
)

Parameters

disposing
Type: SystemBoolean
A flag which is true when the function call was triggered by user code
See Also

Reference