Click or drag to resize
DocumentFonts Property
Gets the document fonts collection.

Namespace: ExpertPdf.HtmlToPdf.PdfDocument
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public FontCollection Fonts { get; }

Property Value

Type: FontCollection
See Also