PdfDocument Fonts Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Used fonts

Namespace: NFX.Media.PDF.DocumentModel
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public List<PdfFont> Fonts { get; }

Property Value

Type: OnlineList PdfFont 
See Also