Click or drag to resize
Pdf Library for .NET

PdfTextSectionFont Property

The text font.

Namespace:  SelectPdf
Assembly:  Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 23.1
Syntax
public Font Font { get; set; }

Property Value

Type: Font
See Also