PHP Velho Oeste 2024

HaruPage::setLineWidth

(PECL haru >= 0.0.1)

HaruPage::setLineWidthSet line width for the page

Description

HaruPage::setLineWidth ( float $width ) : bool

Defines line width for the page.

Parameters

width

The defined line width for the page.

Return Values

Returns TRUE on success.

Errors/Exceptions

Throws a HaruException on error.

See Also

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top