Uses of Enum
com.itextpdf.layout.properties.ListSymbolAlignment
-
Uses of ListSymbolAlignment in com.itextpdf.layout.element
Modifier and TypeMethodDescriptionList.setListSymbolAlignment
(ListSymbolAlignment alignment) A specialized enum containing alignment properties for list symbols. -
Uses of ListSymbolAlignment in com.itextpdf.layout.properties
Modifier and TypeMethodDescriptionstatic ListSymbolAlignment
Returns the enum constant of this type with the specified name.static ListSymbolAlignment[]
ListSymbolAlignment.values()
Returns an array containing the constants of this enum type, in the order they are declared.