Uses of Enum
com.itextpdf.layout.properties.HorizontalAlignment
Packages that use HorizontalAlignment
-
Uses of HorizontalAlignment in com.itextpdf.layout
Methods in com.itextpdf.layout with parameters of type HorizontalAlignmentModifier and TypeMethodDescriptionElementPropertyContainer.setHorizontalAlignment
(HorizontalAlignment horizontalAlignment) Sets the horizontal alignment of this Element. -
Uses of HorizontalAlignment in com.itextpdf.layout.properties
Methods in com.itextpdf.layout.properties that return HorizontalAlignmentModifier 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.