Documents for PDF, .NET Edition Documentation
FontSimple Class
Members 

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Text Namespace : FontSimple Class
The base abstract class representing a simple font in a PDF document.

See the PDF specification for more info about PDF simple fonts.

Object Model
FontSimple Class
Syntax
'Declaration
 
Public MustInherit Class FontSimple 
   Inherits Font
public abstract class FontSimple : Font 
Inheritance Hierarchy

System.Object
      GrapeCity.Documents.Pdf.Text.Font
         GrapeCity.Documents.Pdf.Text.FontSimple
            GrapeCity.Documents.Pdf.Text.FontTrueType
            GrapeCity.Documents.Pdf.Text.FontType1
            GrapeCity.Documents.Pdf.Text.FontType3

See Also

Reference

FontSimple Members
GrapeCity.Documents.Pdf.Text Namespace