GoDiagram Win Reference
GoPdfFont Enumeration

Represents the 14 standard PDF fonts that can be substituded for an intended font if the intended font can't be embedded.
Syntax
'Declaration
 
Public Enum GoPdfFont 
   Inherits System.Enum
public enum GoPdfFont : System.Enum 
Members
MemberDescription
CourierA standard PDF font.
CourierBoldA standard PDF font.
CourierBoldObliqueA standard PDF font.
CourierObliqueA standard PDF font.
HelveticaA standard PDF font.
HelveticaBoldA standard PDF font.
HelveticaBoldObliqueA standard PDF font.
HelveticaObliqueA standard PDF font.
NoSubstitutionIndicates that no substitution should be made, and the PDF should assume the specified font is installed.
SymbolA standard PDF font.
TimesBoldA standard PDF font.
TimesBoldItalicA standard PDF font.
TimesItalicA standard PDF font.
TimesRomanA standard PDF font.
ZapfDingbatsA standard PDF font.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Northwoods.Go.Pdf.GoPdfFont

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

Northwoods.Go.Pdf Namespace

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback