PdfConverterBatchConversion Property |
Set this true when using the converter for batch conversion.
By default this property is false.
Namespace: ExpertPdf.HtmlToPdfAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic bool BatchConversion { get; set; }
Public Property BatchConversion As Boolean
Get
Set
Property Value
Type:
Boolean
See Also