LEADTOOLS Forms (Leadtools.Forms.DocumentWriters assembly)
LEAD Technologies, Inc

DocumentFontEmbedMode Enumeration






Specifies the font embedding mode used when saving a document. .NET support WinRT support
Syntax
public enum DocumentFontEmbedMode : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum DocumentFontEmbedMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DocumentFontEmbedMode
public enum DocumentFontEmbedMode : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Forms.DocumentWriters.DocumentFontEmbedMode = function() { };
Leadtools.Forms.DocumentWriters.DocumentFontEmbedMode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DocumentFontEmbedMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
All

Embed all fonts, including the Licensed Fonts with the document. May result in large output file sizes.

Auto

Embed fonts that are not commonly available with the exception of Licensed Fonts.

Force

Embed fonts that are not commonly available with Licensed Fonts.

None

No font embedding. Smallest output file size.

Remarks

You can use the DocumentFontEmbedMode to control how the fonts are embedded in the final document created by the LEADTOOLS Document Writer. The DocumentFormat.Pdf and DocumentFormat.Html supports embedding fonts in the final document.

Use the PdfDocumentOptions.FontEmbedMode property to control the font embedding mode used when creating PDF documents. Note that PdfDocumentOptions.FontEmbedMode is not used when saving PDF/A files; all fonts are always embedded in the file.

Use the HtmlDocumentOptions.FontEmbedMode property to control the font embedding mode used when creating HTML documents.

Example
For an example, refer to PdfDocumentOptions.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Forms.DocumentWriters.DocumentFontEmbedMode

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Forms.DocumentWriters Namespace
Programming with LEADTOOLS Document Writers
Files to be Included with Your Application
Unlocking Special LEAD Features

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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