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

In This Topic
    propBaseFont Property
    In This Topic
    Gets the value of BaseFont entry.
    Syntax
    'Declaration
     
    Public ReadOnly Property propBaseFont As PdfName
    public PdfName propBaseFont {get;}
    See Also