Deprecated
Table of Contents
src/PhpWord/PhpWord.php |
src/PhpWord/SimpleType/Jc.php |
src/PhpWord/Writer/PDF/TCPDF.php |
PhpWord.php
Line | Element | Reason |
---|---|---|
340 | PhpWord::createSection() | |
354 | PhpWord::getDocumentProperties() | |
370 | PhpWord::setDocumentProperties() |
Jc.php
Line | Element | Reason |
---|---|---|
51 | Jc::LEFT | For documents based on ISO/IEC 29500:2008 and later use |
58 | Jc::RIGHT | For documents based on ISO/IEC 29500:2008 and later use |
65 | Jc::JUSTIFY | For documents based on ISO/IEC 29500:2008 and later use |
TCPDF.php
Line | Element | Reason |
---|---|---|
33 | TCPDF | Use |