Gets the font.
Namespace: Spire.Pdf.WidgetAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public PdfFontBase Font { get; set; }
Public Property Font As PdfFontBase Get Set
public: virtual property PdfFontBase^ Font { PdfFontBase^ get () sealed; void set (PdfFontBase^ value) sealed; }
abstract Font : PdfFontBase with get, set override Font : PdfFontBase with get, set
Property Value
PdfFontBaseThe font.