TCPDF::setListIndentWidth( $width )
Set custom width for list indentation.
Description Description
Parameters Parameters
- $width
-
(Required) (float) width of the indentation. Use negative value to disable it.
Source Source
File: includes/lib/tcpdf/tcpdf.php
Changelog Changelog
Version | Description |
---|---|
4.2.007 | Introduced. |