PHP 7.0.6 Released

HaruPage::getCharSpace

(PECL haru >= 0.0.1)

HaruPage::getCharSpaceGet the current value of character spacing

Description

float HaruPage::getCharSpace ( void )

Get the current value of character spacing.

Parameters

This function has no parameters.

Return Values

Returns the current value of character spacing.

Errors/Exceptions

Throws a HaruException on error.

User Contributed Notes

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