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

In This Topic
    DescendantFont Property
    In This Topic
    Gets or sets the underlying CIDFont.
    Syntax
    'Declaration
     
    Public ReadOnly Property DescendantFont As CIDFont
    public CIDFont DescendantFont {get;}
    See Also