Click or drag to resize

DocumentFonts Property

Gets the document fonts collection.

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

Property Value

FontCollection
See Also