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

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