| Package | Description |
|---|---|
| com.itextpdf.layout.element | |
| com.itextpdf.layout.property |
| Modifier and Type | Method and Description |
|---|---|
AreaBreakType |
AreaBreak.getType()
Gets the type of area that this AreaBreak will terminate.
|
| Constructor and Description |
|---|
AreaBreak(AreaBreakType areaBreakType)
Creates an AreaBreak that terminates a specified area type.
|
| Modifier and Type | Method and Description |
|---|---|
static AreaBreakType |
AreaBreakType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AreaBreakType[] |
AreaBreakType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 1998–2020 iText Group NV. All rights reserved.