C#
VB
Java
C++
Initializes a new instance of the HtmlDocumentOptions class.
public HtmlDocumentOptions()
Public Function New()
public 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 |
For an example, refer to HtmlDocumentOptions.
Programming with LEADTOOLS Document Writers
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET