Click or drag to resize
Pdf Library for .NET

PdfTextElementFont Property

The text font.

Namespace: SelectPdf
Assembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntax
public PdfFont Font { get; set; }

Property Value

PdfFont
See Also