Home > PHP > Function > > HaruPage::setLineWidth()

HaruPage::setLineWidth()

HaruPage::setLineWidth - Set line width for the page

Syntax

bool HaruPage::setLineWidth (float $width)

Arguments

  • width - The defined line width for the page.

Description

Defines line width for the page.

Version

PHP PECL haru >= 0.0.1

Return value

Returns TRUE on success.