Leadtools.Forms.DocumentWriters Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
HtmlDocumentType Enumeration
See Also  
Leadtools.Forms.DocumentWriters Namespace : HtmlDocumentType Enumeration



Specifies the HTML document type.

Syntax

Visual Basic (Declaration) 
Public Enum HtmlDocumentType 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As HtmlDocumentType
C# 
public enum HtmlDocumentType : Enum 
C++/CLI 
public enum class HtmlDocumentType : public Enum 

Members

MemberDescription
IEThe target document is compatible with Microsoft Internet Explorer.
NetscapeThe target document is compatible with Netscape Navigator.
IENetscapeThe target document is compatible with Microsoft Internet Explorer and Netscape Navigator.

Example

For an example, refer to HtmlDocumentOptions.

Remarks

LEADTOOLS Document Writers can create different types of HTML documents. You can specify the HTML document type through the use of the HtmlDocumentOptions.DocumentType property.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Forms.DocumentWriters.HtmlDocumentType

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Forms.DocumentWriters requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features