Sets the number of lines for widow/orphan control.
<void> ParagraphFormat.setWidowOrphanLines(<number> lines, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
lines | The number of lines for widow/orphan control. |
callback | Optional. Is called when the operation completed. |
error |
Optional. Is called when the operation failed with an error. |