PdfPageHtmlDispose(Boolean) Method

Releases the HTML document

Definition

Namespace: EvoPdf.PdfToHtml
Assembly: EvoPdfToHtml_NetCore (in EvoPdfToHtml_NetCore.dll) Version: 14.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