ExtractedImageDispose Method

Releases the underlying Image object and data streams

Definition

Namespace: EvoPdf.PdfImagesExtractor
Assembly: EvoPdfImagesExtractor_NetCore (in EvoPdfImagesExtractor_NetCore.dll) Version: 14.0.0
C#
public void Dispose()

Implements

IDisposableDispose

See Also