PdfPageHtmlCodeDispose(Boolean) Method

Dispose the HTML code resulted after PDF page conversion

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
protected virtual void Dispose(
	bool disposing
)

Parameters

disposing  Boolean
Controls if the managed resources should be disposed or not

See Also