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