Table of Contents
UserName Property

Specifies the user name if the HTML page to be converted requires authentication.

Syntax
 public String UserName { get; set; }
Remarks

This property is automatically cleared after each conversion.

See Also