Documents for PDF, .NET Edition Documentation
Font Class
Members 

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Text Namespace : Font Class
The base abstract class representing a font in a PDF document. The base abstract class representing a font in a PDF document.
Object Model
Font Class
Syntax
'Declaration
 
Public MustInherit Class Font 
   Inherits GrapeCity.Documents.Pdf.Writer.PdfIndirectSerializableObject
public abstract class Font : GrapeCity.Documents.Pdf.Writer.PdfIndirectSerializableObject 
Inheritance Hierarchy

System.Object
      GrapeCity.Documents.Pdf.Text.Font
         GrapeCity.Documents.Pdf.Text.FontSimple
         GrapeCity.Documents.Pdf.Text.FontType0

See Also

Reference

Font Members
GrapeCity.Documents.Pdf.Text Namespace