PdfPageImageDispose(Boolean) Method

Releases the object resources

Definition

Namespace: EvoPdf.PdfToImage
Assembly: EvoPdfToImage_NetCore (in EvoPdfToImage_NetCore.dll) Version: 14.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