HtmlToPdfConverterUncPathEnabled Property

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

Definition

Namespace: Winnovative.Pdf.Chromium
Assembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 18.4.0
C#
public bool UncPathEnabled { get; set; }

Property Value

Boolean

See Also