ExpertPdf Html to Pdf Converter Library
BatchConversion Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentHtmlToImageElementBatchConversion
ExpertPdf Html to Pdf Converter Library
Set this true when using the converter for batch conversion in a loop
Declaration Syntax
C#Visual BasicVisual C++
public bool BatchConversion { get; set; }
Public Property BatchConversion As Boolean
	Get
	Set
public:
property bool BatchConversion {
	bool get ();
	void set (bool value);
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)