HtmlToImageConverterAuthenticationOptions Property

This property can be set with a username and password to authenticate with the web server before accessing the HTML page

Definition

Namespace: EvoPdf.Chromium
Assembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 11.4.0
C#
public AuthenticationOptions AuthenticationOptions { get; }

Property Value

AuthenticationOptions

See Also