PdfToHtmlConverterCreateIndexFile Property
A flag controlling if a HTML index file is also created when the PDF pages are converted to HTML files. The default value is true
Namespace: EvoPdf.PdfToHtmlAssembly: EvoPdfToHtml_NetCore (in EvoPdfToHtml_NetCore.dll) Version: 14.0.0
public bool CreateIndexFile { get; set; }
Property Value
Boolean