HiQPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Pdf
Text
Element
Font Property
The font used to render the text content created by PdfFontManager
Definition
Namespace:
HiQPdf.Next
Assembly:
HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
C#
Copy
public
PdfFont
Font
{
get
;
set
; }
Property Value
PdfFont
See Also
Reference
PdfTextElement Class
HiQPdf.Next Namespace
In This Article
Definition
See Also