PdfPageHtmlDispose(Boolean) Method

Releases the HTML document

Definition

Namespace: WinnovativeClient
Assembly: WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 18.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