PdfTextElementFont Property

The font used to render the text content created by PdfFontManager

Definition

Namespace: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.0.0
C#
public PdfFont Font { get; set; }

Property Value

PdfFont

See Also