PdfTextElementFont 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#
public PdfFont Font { get; set; }

Property Value

PdfFont

See Also