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

In This Topic
    CIDFontType0 Class
    In This Topic
    Represents a CID-keyed font containing glyph descriptions based on the Adobe Type 1 font format.
    Object Model
    CIDFontType0 Class
    Syntax
    'Declaration
     
    Public Class CIDFontType0 
       Inherits CIDFont
    public class CIDFontType0 : CIDFont 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Pdf.Wrappers.PdfWrapperBase
          GrapeCity.Documents.Pdf.Wrappers.PdfWrapper<T>
             GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper
                GrapeCity.Documents.Pdf.Text.CIDFont
                   GrapeCity.Documents.Pdf.Text.CIDFontType0

    See Also