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

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

    See Also