LEADTOOLS Forms (Leadtools.Forms.DocumentWriters assembly)

HtmlDocumentType Enumeration

Show in webframe







Specifies the HTML document type.
Syntax
'Declaration
 
Public Enum HtmlDocumentType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As HtmlDocumentType
public enum HtmlDocumentType : System.IComparableSystem.IConvertibleSystem.IFormattable  

            

            
Leadtools.Forms.DocumentWriters.HtmlDocumentType = function() { };
Leadtools.Forms.DocumentWriters.HtmlDocumentType.prototype = {
IE = 0, Netscape = 1, IENetscape = 2, };
public enum class HtmlDocumentType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0IE

The target document is compatible with Microsoft Internet Explorer.

1Netscape

The target document is compatible with Netscape Navigator.

2IENetscape

The target document is compatible with Microsoft Internet Explorer and Netscape Navigator.

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.

Example
For an example, refer to HtmlDocumentOptions.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Forms.DocumentWriters Namespace
Programming with LEADTOOLS Document Writers
Files to be Included with Your Application
Unlocking Special LEAD Features

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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