HtmlToImageElementAllowLocalAccess 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.PdfDocumentAssembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntaxpublic bool AllowLocalAccess { get; set; }Public Property AllowLocalAccess As Boolean
Get
Set
Property Value
Boolean
See Also