HiQPdf Documentation

PdfPageHtmlCodeDispose Method (Boolean)

HiQPdf Client for .NET Core
Dispose the HTML code resulted after PDF page conversion

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.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