Click or drag to resize

HtmlToImageElementBatchConversion Property

Set this true when using the converter for batch conversion in a loop

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

Property Value

Type: Boolean
See Also