Gets the document fonts collection.
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic FontCollection Fonts { get; }
Public ReadOnly Property Fonts As FontCollection
Get
Property Value
Type:
FontCollection
See Also