PdfPageHtmlDispose(Boolean) Method

Releases the HTML document

Definition

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