ExpertPdf PDF Creator Library
BatchConversion Property
NamespacesExpertPdf.PdfCreatorHtmlToPdfElementBatchConversion
ExpertPdf PDF Creator 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.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)