Sets the number of lines for widow/orphan control.

<void> ParagraphFormat.setWidowOrphanLines(<number> lines, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
lines The number of lines for widow/orphan control.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.