fonts property

Map<String, PdfFont> fonts
final

The fonts associated with this page

Implementation

final Map<String, PdfFont> fonts = <String, PdfFont>{};