Uses of Enum
com.itextpdf.layout.properties.HorizontalAlignment
-
Uses of HorizontalAlignment in com.itextpdf.layout
Modifier and TypeMethodDescriptionElementPropertyContainer.setHorizontalAlignment
(HorizontalAlignment horizontalAlignment) Sets the horizontal alignment of this Element. -
Uses of HorizontalAlignment in com.itextpdf.layout.properties
Modifier and TypeMethodDescriptionstatic HorizontalAlignment
Returns the enum constant of this type with the specified name.static HorizontalAlignment[]
HorizontalAlignment.values()
Returns an array containing the constants of this enum type, in the order they are declared.