Click or drag to resize

PdfConverterOptimizeMemoryUsage Property

When this property is true the library will try to release the unused memory as soon as possible. The default value is false.

Namespace:  ExpertPdf.HtmlToPdf
Assembly:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public bool OptimizeMemoryUsage { get; set; }

Property Value

Type: Boolean
See Also