HtmlToPdfLocalFilesEnabled Property

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

Definition

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

Property Value

Boolean

See Also