Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / CffTable Class / IsCIDFont Property

In This Topic
    IsCIDFont Property
    In This Topic
    Gets a value indicating if this is a CID-keyed font.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsCIDFont As System.Boolean
    public System.bool IsCIDFont {get;}
    See Also