EVO PDF to HTML Converter Documentation

PdfToHtmlConverterCreateIndexFile Property

EVO PDF to HTML Converter
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.PdfToHtml
Assembly:  EvoPdfToHtml (in EvoPdfToHtml.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public bool CreateIndexFile { get; set; }

Property Value

Type: Boolean
See Also

Reference