Property Password
- Namespace
- BitMiracle.Docotic.Pdf.HtmlToPdf
- Assembly
- BitMiracle.Docotic.Pdf.HtmlToPdf.dll
Password
Gets the password to use for the HTTP authentication.
public string? Password { get; }
Property Value
- string
The password to use for the HTTP authentication.
Remarks
Default value: null
.