The HtmlConversionOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | Authentication |
Gets the options for the optional HTTP authentication part of the conversion.
|
![]() | Cookies |
Gets the collection of cookies to set before the loading part of the conversion.
|
![]() | CustomUserAgent |
Gets or sets the custom user agent string.
|
![]() | FillMetadata |
Gets the value indicating whether the conversion should fill metadata fields in the
produced PDF using the title and other information from the HTML.
|
![]() | Load |
Gets the options for the loading part of the conversion.
|
![]() | MediaType |
Gets or sets the CSS media type to use.
|
![]() | Page |
Gets the options for page size, margins, etc.
|
![]() | Start |
Gets the options for the conversion start.
|
![]() | Timeout |
Gets or sets the maximum time, in milliseconds, for operations like page loading or
script execution.
|