C1.C1Preview Namespace : EmbeddedFontsGlyphsBuildMode Enumeration |
'Declaration Public Enum EmbeddedFontsGlyphsBuildMode Inherits System.Enum
public enum EmbeddedFontsGlyphsBuildMode : System.Enum
Member | Description |
---|---|
All | All font glyphs are added to an EmbeddedFont. |
UnicodeRanges | For each character used in a document or report, its whole Unicode range is added to an EmbeddedFont. |
UsedChars | Only glyphs for the actual characters used in a document or report are added to an EmbeddedFont. |
System.Object
System.ValueType
System.Enum
C1.C1Preview.EmbeddedFontsGlyphsBuildMode
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