Document Solutions for Imaging
DS.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / Font Class / PostScriptName Property

In This Topic
    PostScriptName Property
    In This Topic
    Gets the PostScript name for the font.
    Syntax
    'Declaration
     
    Public ReadOnly Property PostScriptName As System.String
    public System.string PostScriptName {get;}
    See Also