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