Error processing SSI file
LEADTOOLS Forms (Leadtools.Forms.DocumentWriters assembly)

Show in webframe

HtmlDocumentType Enumeration








Specifies the HTML document type.
Syntax
'Declaration
 
<DataContractAttribute()>
<SerializableAttribute()>
Public Enum HtmlDocumentType 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As HtmlDocumentType
public enum HtmlDocumentType
Leadtools.Forms.DocumentWriters.HtmlDocumentType = function() { };
Leadtools.Forms.DocumentWriters.HtmlDocumentType.prototype = {<br/>
  IE = 0,
	Netscape = 1,
	IENetscape = 2,
	
 };
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

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