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

In This Topic
    CIDFontUnknown Class
    In This Topic
    Represents a CID-keyed font of unknown type.
    Object Model
    CIDFontUnknown Class
    Syntax
    'Declaration
     
    Public Class CIDFontUnknown 
       Inherits CIDFont
    public class CIDFontUnknown : 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.CIDFontUnknown

    See Also