Provides extra options to use when saving a document using the HyperText Markup Language (HTML) format.
function lt.Documents.Writers.HtmlDocumentOptions
extends lt.Documents.Writers.DocumentOptions
class lt.Documents.Writers.HtmlDocumentOptions()
extends lt.Documents.Writers.DocumentOptions
The HtmlDocumentOptions class contains the following properties:
Property | Description |
---|---|
FontEmbedMode | Control how the fonts are embedded in the final document created by the LEADTOOLS Document Writer. |
UseBackgroundColor and BackgroundColor | Controls the background color in the final HTML document. |
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