HiQPdf Documentation

PdfPageHtmlCodeDispose Method (Boolean)

Quickly Create High Quality PDFs
Dispose the HTML code resulted after PDF page conversion

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

protected virtual void Dispose(
	bool disposing
)

Parameters

disposing
Type: SystemBoolean
Controls if the managed resources should be disposed or not
See Also

Reference