constant PdfGeneratorInterface::LANDSCAPE in PDF generator API 8
Same name and namespace in other branches
- 2.x src/Plugin/PdfGeneratorInterface.php \Drupal\pdf_api\Plugin\PdfGeneratorInterface::LANDSCAPE
Landscape paper orientation.
File
- src/
Plugin/ PdfGeneratorInterface.php, line 18 - Contains \Drupal\pdf_api\Plugin\PdfGeneratorInterface.
Class
- PdfGeneratorInterface
- Defines an interface for PDF generator plugins.
Namespace
Drupal\pdf_api\PluginCode
const LANDSCAPE = 'landscape';