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