| Package | Description |
|---|---|
| com.itextpdf.layout.element | |
| com.itextpdf.layout.property |
| Modifier and Type | Method and Description |
|---|---|
ListItem |
ListItem.setListSymbol(ListNumberingType listNumberingType)
Sets the list item numbering type to be used.
|
List |
List.setListSymbol(ListNumberingType listNumberingType)
Sets the list numbering type to be used.
|
| Constructor and Description |
|---|
List(ListNumberingType listNumberingType)
Creates a List with a custom numbering type.
|
| Modifier and Type | Method and Description |
|---|---|
static ListNumberingType |
ListNumberingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListNumberingType[] |
ListNumberingType.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.