HtmlToPdfConverterBlockedHosts Property

A list of host names or IP address prefixes the converter is not allowed to access when loading the page and its resources

Definition

Namespace: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.36.0
C#
public List<string> BlockedHosts { get; }

Property Value

ListString

See Also