Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Text Namespace / FontTrueType Class
Members

In This Topic
    FontTrueType Class
    In This Topic
    Represents True Type font in PDF document.
    Object Model
    FontTrueType Class
    Syntax
    'Declaration
     
    Public Class FontTrueType 
       Inherits FontSimple
    public class FontTrueType : FontSimple 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Pdf.Wrappers.PdfWrapperBase
          GrapeCity.Documents.Pdf.Wrappers.PdfWrapper<T>
             GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper
                GrapeCity.Documents.Pdf.Text.Font
                   GrapeCity.Documents.Pdf.Text.FontSimple
                      GrapeCity.Documents.Pdf.Text.FontTrueType

    See Also