PHP 7.0.6 Released

HaruPage::getTextLeading

(PECL haru >= 0.0.1)

HaruPage::getTextLeadingGet the current value of line spacing

Description

float HaruPage::getTextLeading ( void )

Get the current value of line spacing.

Parameters

This function has no parameters.

Return Values

Returns the current value of line spacing.

Errors/Exceptions

Throws a HaruException on error.

See Also

User Contributed Notes

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