Uses of Enum
com.itextpdf.layout.properties.BackgroundPosition.PositionX
-
Uses of BackgroundPosition.PositionX in com.itextpdf.layout.properties
Modifier and TypeMethodDescriptionBackgroundPosition.getPositionX()
Gets horizontal position.static BackgroundPosition.PositionX
Returns the enum constant of this type with the specified name.static BackgroundPosition.PositionX[]
BackgroundPosition.PositionX.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionBackgroundPosition.setPositionX
(BackgroundPosition.PositionX xPosition) Sets horizontal position.