|
PdfDocumentFonts Property |
Gets the pdf document fonts collection.
Namespace:
SelectPdf
Assembly:
Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 24.1
Syntax public PdfFontCollection Fonts { get; }
Public ReadOnly Property Fonts As PdfFontCollection
Get
Property Value
Type:
PdfFontCollectionSee Also