public @property float textLeading()

Gets the current value of the page's line spacing.

Returns

when succeed, it returns the current value of the line spacing. Otherwise it returns 0.


public @property void textLeading(float value)

Sets the text leading (line spacing) for text showing.

Parameters

value

The value of text leading (initial value is 0).