Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

FontEmbedMode Property (HtmlDocumentOptions)

Show in webframe
Font embedding mode used when creating an HTML document.
Syntax
get_fontEmbedMode();
set_fontEmbedMode(value);
Object.defineProperty('fontEmbedMode');

Property Value

TypeDescription
DocumentFontEmbedModeOne of the DocumentFontEmbedMode enumeration members that indicate which font embedding mode to use when creating an HTML document. Default value is DocumentFontEmbedMode.Auto.
Remarks

For more information, refer to DocumentFontEmbedMode enumeration.

See Also

Reference

HtmlDocumentOptions Object
HtmlDocumentOptions Members

Error processing SSI file