Click or drag to resize
Pdf Library for .NET

PdfDocumentFonts Property

Gets the pdf document fonts collection.

Namespace: SelectPdf
Assembly: Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 26.2
Syntax
public PdfFontCollection Fonts { get; }

Property Value

PdfFontCollection
See Also