EVO PDF to HTML Converter Documentation

PdfPageHtmlDispose Method (Boolean)

EVO PDF to HTML Converter
Releases the HTML document

Namespace:  EvoPdf.PdfToHtml
Assembly:  EvoPdfToHtml (in EvoPdfToHtml.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