Package | Description |
---|---|
com.itextpdf.layout.element | |
com.itextpdf.layout.property |
Modifier and Type | Method and Description |
---|---|
Paragraph |
Paragraph.setWidowsControl(ParagraphWidowsControl widowsControl)
Sets widows restriction on a Paragraph .
|
Modifier and Type | Method and Description |
---|---|
ParagraphWidowsControl |
ParagraphWidowsControl.setMinAllowedWidows(int minWidows, int maxLinesToMove, boolean overflowParagraphOnViolation)
Sets parameters that define widows restrictions and conditions of handling cases of widows constraint violation.
|
Copyright © 1998–2023 iText Group NV. All rights reserved.