You are here

protected property PdfTemplate::$defaultOrientation in Views PDF 7.2

Same name and namespace in other branches
  1. 6 views_pdf_template.php \PdfTemplate::defaultOrientation
  2. 7.3 views_pdf_template.php \PdfTemplate::defaultOrientation
  3. 7 views_pdf_template.php \PdfTemplate::defaultOrientation

File

./views_pdf_template.php, line 38
PDF Class to generate PDFs with native PHP. This class based on FPDF and FPDI.

Class

PdfTemplate
The main class to generate the PDF.

Code

protected $defaultOrientation = 'P';