Click or drag to resize

PdfConverterAllowLocalAccess Property

A flag indicating if local files can be loaded during the conversion. The default value is True and local files can be loaded.

Namespace:  ExpertPdf.HtmlToPdf
Assembly:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public bool AllowLocalAccess { get; set; }

Property Value

Type: Boolean
See Also