PdfToHtmlCreateHtmlPagesIndex Property
Controls if a HTML index file will be created for the HTML files resulted after conversion. The default value is true
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public bool CreateHtmlPagesIndex { get; set; }
Public Property CreateHtmlPagesIndex As Boolean
Get
Set
public:
property bool CreateHtmlPagesIndex {
bool get ();
void set (bool value);
}
member CreateHtmlPagesIndex : bool with get, set
Property Value
Boolean