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

Property Value

AuthenticationOptions

See Also