HtmlToPdfUncPathEnabled Property

This property controls if the converter can convert files from local network. The default value is true

Definition

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

Property Value

Boolean

See Also