Click or drag to resize
ImgConverterBatchConversion Property
Set this true when using the converter for batch conversion. Note: This is used only by the IE rendering engine.

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

Property Value

Type: Boolean
See Also