EVO PDF Logo

PdfToHtmlConverterCreateIndexFile Property

EVO PDF Client for .NET Framework
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:  EvoPdfClient
Assembly:  EvoPdfClient (in EvoPdfClient.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public bool CreateIndexFile { get; set; }

Property Value

Type: Boolean
See Also

Reference