HiQPdf Chromium 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.Chromium
Assembly:
HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 17.5.0
C#
Copy
public
PdfFont
Font
{
get
;
set
; }
Property Value
PdfFont
See Also
Reference
PdfTextElement Class
HiQPdf.Chromium Namespace
In This Article
Definition
See Also