Click or drag to resize

DocumentFonts Property

Gets the document fonts collection.

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

Property Value

Type: FontCollection
See Also