Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Text Namespace / CIDFont Class / BaseFont Property

In This Topic
    BaseFont Property (CIDFont)
    In This Topic
    Gets the PostScript name of the CIDFont.
    Syntax
    'Declaration
     
    Public ReadOnly Property BaseFont As System.String
    public System.string BaseFont {get;}
    See Also