​
​
​

Gets the line spacing of a paragraph as a percentage of the font size.

​<void> ParagraphFormat.getLineSpacing(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the line spacing of a paragraph as a percentage of the font size.
errorCallback Optional. Is called when the operation failed with an error.
​