| Visual Basic (Declaration) | |
|---|---|
Public Function New() | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| 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 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family