PHP 7.0.6 Released

HaruPage::getWordSpace

(PECL haru >= 0.0.1)

HaruPage::getWordSpaceGet the current value of word spacing

Description

float HaruPage::getWordSpace ( void )

Get the current value of word spacing.

Parameters

This function has no parameters.

Return Values

Returns the current value of word spacing.

Errors/Exceptions

Throws a HaruException on error.

See Also

User Contributed Notes

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