HiQPdf Documentation

PdfToHtmlCreateHtmlPagesIndex Property

HiQPdf Client for .NET Core
Controls if a HTML index file will be created for the HTML files resulted after conversion. The default value is true

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public bool CreateHtmlPagesIndex { get; set; }

Property Value

Type: Boolean
See Also

Reference