Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Text Namespace / FontSimple Class / Descriptor Property

In This Topic
    Descriptor Property (FontSimple)
    In This Topic
    Gets the FontDescriptor object describing the font's metrics.
    Syntax
    'Declaration
     
    Public ReadOnly Property Descriptor As FontDescriptor
    public FontDescriptor Descriptor {get;}
    See Also