The following tables list the members exposed by HtmlDocumentOptions.
| Name | Description | |
|---|---|---|
| HtmlDocumentOptions Constructor | Initializes a new instance of the HtmlDocumentOptions class. |
| Name | Description | |
|---|---|---|
| BackgroundColor | Gets or sets the value of the background color. |
| DocumentResolution | Gets or sets the document resolution (in dots per inch) of the resulting document. (Inherited from DocumentOptions) |
| DocumentType | Gets or sets the type of the HTML file created using the LEADTOOLS Document Writers. |
| EmptyPageHeight | Gets or sets the document empty page height. (Inherited from DocumentOptions) |
| EmptyPageResolution | Gets or sets the resolution (in dots per inch) of the document empty page. (Inherited from DocumentOptions) |
| EmptyPageWidth | Gets or sets the document empty page width. (Inherited from DocumentOptions) |
| FontEmbedMode | Gets or sets font embedding mode used when creating an HTML document. |
| Format | Overridden. Gets the document format type associated with this options class. |
| MaintainAspectRatio | Gets or sets a value indicating whether to maintain the aspect ratio of the original emf file. (Inherited from DocumentOptions) |
| PageRestriction | Gets or sets the document page restriction (Inherited from DocumentOptions) |
| UseBackgroundColor | Gets or sets a value indicating whether the HTML document will use the a background color or not. |
| Name | Description | |
|---|---|---|
| Clone | Overridden. Creates an exact copy of this DocumentOptions. |