Controls if a HTML index file will be created for the HTML files resulted after conversion. The default value is true
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.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
Type:
Boolean
Reference