The following tables list the members exposed by HtmlDocumentOptions.
| Name | Description | |
|---|---|---|
|  | HtmlDocumentOptions | Initializes a new instance of the HtmlDocumentOptions class. | 
| Name | Description | |
|---|---|---|
|  | Clone | Creates an exact copy of this DocumentOptions. | 
| Name | Description | |
|---|---|---|
|  | BackgroundColor | Background color. | 
|  | DocumentType | Type of the HTML file created using the LEADTOOLS Document Writers. | 
|  | DropObjects | Controls which object types to drop from the final document. | 
|  | EmbedCSS | Indicate whether CSS elements are to be embedded in the document. | 
|  | EmbedFonts | Indicates whether fonts are to be embedded in the document. | 
|  | EmbedImages | Indicate whether images are to be embedded in the document. | 
|  | FontEmbedMode | Font embedding mode used when creating an HTML document. | 
|  | FontTypes | Font types to embed in the document. | 
|  | Format | Gets the document format type associated with this options class. | 
|  | ImageType | Format to use when saving images in the document | 
|  | UseBackgroundColor | Indicates whether the HTML document will use the a background color or not. |