Click or drag to resize

DocumentFonts Property

Gets the document fonts collection.

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

Property Value

Type: FontCollection
See Also