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