| Leadtools.Forms.DocumentWriters Namespace > HtmlDocumentOptions Class : HtmlDocumentOptions Constructor |

public HtmlDocumentOptions()
'Declaration Public Function New()
'Usage Dim instance As New HtmlDocumentOptions()
public HtmlDocumentOptions()
function HtmlDocumentOptions()
public: HtmlDocumentOptions();
The following table lists the default values of the HtmlDocumentOptions properties:
| Property | Value |
|---|---|
| DocumentType | HtmlDocumentType.IE |
| FontEmbedMode | DocumentFontEmbedMode.None |
| UseBackgroundColor | false |
| BackgroundColor | White color |