HtmlToPdfLocalFilesEnabled Property

This property controls if the converter can convert local file. The default value is true

Definition

Namespace: HiQPdf.Chromium
Assembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 16.4.0
C#
public bool LocalFilesEnabled { get; set; }

Property Value

Boolean

See Also