Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Operators Namespace / SetTextFontAndSize Class / FontName Field

In This Topic
    FontName Field (SetTextFontAndSize)
    In This Topic
    The font resource name.
    Syntax
    'Declaration
     
    Public ReadOnly FontName As PdfName
    public readonly PdfName FontName
    See Also