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; }
Public Property OptimizeMemoryUsage As Boolean
Get
Set
Property Value
Type:
BooleanSee Also