IHtmlToPdfOptions.AllowedLocalPaths property

namespace: Serenity.Reporting   assemblySerenity.Net.Services

List of allowed local folder (or file) paths

public List<string> AllowedLocalPaths { get; }

See Also