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: Winnovative.Pdf.Chromium
Assembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 18.4.0
C#
public AuthenticationOptions AuthenticationOptions { get; }

Property Value

AuthenticationOptions

See Also