HtmlToPdfAuthentication Property

The object exposed by this propery encapsulates a username and a password that can be used to access web pages requiring HTTP authentication

Definition

Namespace: HiQPdf.Chromium
Assembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 16.4.0
C#
public HttpAuthentication Authentication { get; }

Property Value

HttpAuthentication

See Also