←Select platform

HtmlDocumentOptions Constructor

Summary

Initializes a new instance of the HtmlDocumentOptions class.

Syntax

C#
VB
Java
C++
Public Function New() 
public HtmlDocumentOptions() 
public: 
HtmlDocumentOptions(); 

Remarks

The following table lists the default values of the HtmlDocumentOptions properties:

Property Value
DocumentType HtmlDocumentType.IE
FontEmbedMode DocumentFontEmbedMode.None
UseBackgroundColor false
BackgroundColor White color
Example

For an example, refer to HtmlDocumentOptions.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.DocumentWriters Assembly