You are here

protected static property ViewsPdfBase::$fontList in Views PDF 8

List with the available fonts.

Type: array

File

src/ViewsPdfBase.php, line 25
Contains \Drupal\views_pdf\ViewsPdfTemplate.

Class

ViewsPdfBase
The main class to generate the PDF.

Namespace

Drupal\views_pdf

Code

protected static $fontList = NULL;