HtmlDocumentOptions Object

Summary

Provides extra options to use when saving a document using the HyperText Markup Language (HTML) format.

Syntax

JavaScript Syntax
function lt.Documents.Writers.HtmlDocumentOptions 
	extends lt.Documents.Writers.DocumentOptions 
TypeScript Syntax
class lt.Documents.Writers.HtmlDocumentOptions() 
	extends lt.Documents.Writers.DocumentOptions 

Remarks

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.
Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents Assembly