HaruPage::setLineWidth
(PECL haru:0.0.1)
HaruPage::setLineWidth — Set line width for the page
Description
bool HaruPage::setLineWidth
( float $width
)
Parameters
-
width
-
The defined line width for the page.
Return Values
Returns TRUE on success.
Errors/Exceptions
Throws HaruException on error.