HtmlConverter.ReleaseResources

Releases all cache setup for faster conversions in order to gain memory and storage space.

public static void ReleaseResources()
Shared Sub ReleaseResources()

Licensing Info

This method is a DynamicPDF Converter feature. One of the following is required for non-evaluation usage:

Remarks

Do not use this unless it is sure that no other HTML conversions will be done anytime soon. It can be used to gain memory and storage space, but it will also cause some delay in the conversion which will be performed after calling this method.

See Also

HtmlConverter
ceTe.DynamicPDF.Conversion

In this topic