Leadtools.Forms.DocumentWriters Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
FontEmbedMode Property
See Also 
Leadtools.Forms.DocumentWriters Namespace > HtmlDocumentOptions Class : FontEmbedMode Property



Gets or sets font embedding mode used when creating an HTML document.

Syntax

Visual Basic (Declaration) 
Public Property FontEmbedMode As DocumentFontEmbedMode
Visual Basic (Usage)Copy Code
Dim instance As HtmlDocumentOptions
Dim value As DocumentFontEmbedMode
 
instance.FontEmbedMode = value
 
value = instance.FontEmbedMode
C# 
public DocumentFontEmbedMode FontEmbedMode {get; set;}
C++/CLI 
public:
property DocumentFontEmbedMode FontEmbedMode {
   DocumentFontEmbedMode get();
   void set (DocumentFontEmbedMode value);
}

Return Value

One of the DocumentFontEmbedMode enumeration member that indicate the font embed mode to use when creating an HTML document.

Example

For an example, refer to HtmlDocumentOptions.

Remarks

For more information, refer to DocumentFontEmbedMode enumeration.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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