Northwoods.Go.Pdf Assembly > Northwoods.Go.Pdf Namespace : GoPdfFont Enumeration |
'Declaration Public Enum GoPdfFont Inherits System.Enum
public enum GoPdfFont : System.Enum
Member | Description |
---|---|
Courier | A standard PDF font. |
CourierBold | A standard PDF font. |
CourierBoldOblique | A standard PDF font. |
CourierOblique | A standard PDF font. |
Helvetica | A standard PDF font. |
HelveticaBold | A standard PDF font. |
HelveticaBoldOblique | A standard PDF font. |
HelveticaOblique | A standard PDF font. |
NoSubstitution | Indicates that no substitution should be made, and the PDF should assume the specified font is installed. |
Symbol | A standard PDF font. |
TimesBold | A standard PDF font. |
TimesBoldItalic | A standard PDF font. |
TimesItalic | A standard PDF font. |
TimesRoman | A standard PDF font. |
ZapfDingbats | A standard PDF font. |
System.Object
System.ValueType
System.Enum
Northwoods.Go.Pdf.GoPdfFont
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