Click or drag to resize

HtmlToImageElementOptimizeMemoryUsage 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.PdfDocument
Assembly:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public bool OptimizeMemoryUsage { get; set; }

Property Value

Type: Boolean
See Also