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

In This Topic
    FontType1 Class
    In This Topic
    Represents Type1 font in PDF document.
    Object Model
    FontType1 Class
    Syntax
    'Declaration
     
    Public Class FontType1 
       Inherits FontSimple
    public class FontType1 : 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.FontType1

    See Also