HiQPdf Documentation

HtmlObjectBaseAuthentication Property

Quickly Create High Quality PDFs
The object exposed by this propery encapsulates a username and a password that can be used to access web pages requiring HTTP authentication in this HTML object

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public HttpAuthentication Authentication { get; }

Property Value

Type: HttpAuthentication
See Also

Reference