Click or drag to resize

HtmlToPdfElementAllowLocalAccess 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.PdfCreator
Assembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
Syntax
public bool AllowLocalAccess { get; set; }

Property Value

Boolean
See Also