The HtmlDocumentOptions Constructor is available as an add-on to the LEADTOOLS Document and Medical Imaging toolkits.
Initializes a new instance of the HtmlDocumentOptions class.Visual Basic (Declaration) | |
---|---|
Public Function New() |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As New HtmlDocumentOptions() |
C# | |
---|---|
public HtmlDocumentOptions() |
C++/CLI | |
---|---|
public: HtmlDocumentOptions(); |
For an example, refer to 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 |
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7