Click or drag to resize
DocumentFonts Property
Gets the document fonts collection.

Namespace: ExpertPdf.PdfCreator
Assembly: ExpertPdf.PdfCreator (in ExpertPdf.PdfCreator.dll) Version: 11.0.0
Syntax
public FontCollection Fonts { get; }

Property Value

Type: FontCollection
See Also