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