Gets the line spacing of a paragraph as a percentage of the font size.
<void> ParagraphFormat.getLineSpacing(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the line spacing of a paragraph as a percentage of the font size. |
| error |
Optional. Is called when the operation failed with an error. |