PdfTextElementFont Property

The font used to render the text content created by PdfFontManager

Definition

Namespace: Winnovative.Pdf.Chromium
Assembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 19.5.0
C#
public PdfFont Font { get; set; }

Property Value

PdfFont

See Also