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

In This Topic
    CIDFontType2 Class
    In This Topic
    Represents a CID-keyed font containing glyph descriptions based on the TrueType font format
    Object Model
    CIDFontType2 Class
    Syntax
    'Declaration
     
    Public Class CIDFontType2 
       Inherits CIDFont
    public class CIDFontType2 : 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.CIDFontType2

    See Also