Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Forms.DocumentWriters Namespace > HtmlDocumentOptions Class : HtmlDocumentOptions Constructor |
public HtmlDocumentOptions()
'Declaration
Public Function New()
'Usage
Dim instance As New HtmlDocumentOptions()
public 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 |