Namespace: BitMiracle.Docotic.Pdf.HtmlToPdf
public class HtmlConversionOptions
Public Class HtmlConversionOptions
The HtmlConversionOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | HtmlConversionOptions | Initializes a new instance of the HtmlConversionOptions class |
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.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |