PdfEditorDispose(Boolean) Method

Performs the actual resource cleanup

Definition

Namespace: HiQPdf.Chromium
Assembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 17.5.0
C#
protected virtual void Dispose(
	bool disposing
)

Parameters

disposing  Boolean
Indicates whether managed resources should be disposed

See Also