PdfTextElementFont Property

The font used to render the text content created by PdfFontManager

Definition

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

Property Value

PdfFont

See Also