Table of Contents
Password Property

Specifies the password if the HTML page to be converted requires authentication.

Syntax
 public String Password { get; set; }
Remarks

This property is automatically cleared after each conversion.

See Also