EVO PDF Logo

ExtractedImageDispose Method (Boolean)

EVO PDF Client for .NET Core
Releases the object resources

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

protected virtual void Dispose(
	bool disposing
)

Parameters

disposing
Type: SystemBoolean
A flag which is true when the function call was triggered by user code
See Also

Reference