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