PdfPageRasterImageDispose(Boolean) Method

Dispose the raster image of a PDF page

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
protected virtual void Dispose(
	bool disposing
)

Parameters

disposing  Boolean
Controls if the managed resources should be disposed or not

See Also