C1.C1Preview Namespace > FontProcessingOptions Class : FontHandling Property |
For details on the available options see members of the FontHandling enumeration.
Note that if this property is set to a value other than FontHandling.EmbedFonts or FontHandling.EmbedActualFonts (i.e. fonts are not embedded automatically), you may manually add certain fonts that you want embedded, to the document's C1PrintDocument.EmbeddedFonts collection.
The default value of this property is FontHandling.None.
'Declaration Public Property FontHandling As FontHandling
public FontHandling FontHandling {get; set;}
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