commit
7c256b5344
@ -367,7 +367,7 @@ Line elements can be added to sections by using ``addLine``.
|
||||
|
||||
.. code-block:: php
|
||||
|
||||
$linestyle = array('weight' => 1, 'width' => 100, 'height' => 0, 'color' => 635552);
|
||||
$lineStyle = array('weight' => 1, 'width' => 100, 'height' => 0, 'color' => 635552);
|
||||
$section->addLine($lineStyle)
|
||||
|
||||
Available line style attributes:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user