Home
last modified time | relevance | path

Searched refs:showWatermarkText (Results 1 – 2 of 2) sorted by relevance

/plugin/dw2pdf/
H A Daction.php467 $mpdf->showWatermarkText = true;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php204 var $showWatermarkText;
13124 if (($this->watermarkText) && ($this->showWatermarkText)) {
213 var $showWatermarkText; global() variable in Mpdf\\Mpdf