Table of Contents
Cookies Property

Gets or sets the collection of cookies used for the conversion.

Syntax
 public CookieCollection Cookies { get; set; }
Remarks

The cookie collection is automatically cleared after each conversion.

See Also