Hypertext Markup Language (HTML) is the predominant markup language for web pages. It was created by the World Wide Web Consortium and WHATWG. It is used by the Firefox, Chrome, and Internet Explorer browsers. For more information, refer to http://www.w3.org.
The default extensions for this format are: .htm, .html, and .xhtml
Support for this file format is available in Document Imaging and above. Unlock support by calling RasterSupportType.Document.
Use this format when you want to rasterize a file. If you want to write HTML, use the LEADTOOLS Document Writer SDK (API or .NET).
LEADTOOLS supports loading this format as raster image or SVG (Scalable Vector Graphics) document.
File constants associated with this file format are:
Constant | Read Support | Write Support | Description |
Htm | Yes | No | HyperText Markup Language |
Required DLL: Leadtools.Codecs.Htm.Dll. Also, the .NET Framework 2.0 is required. For a listing of the exact DLLs needed, based on the toolkit version, refer to Files To Be Included With Your Application .
Platforms: .NET 2/3, .NET 4
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET