Package | Description |
---|---|
com.itextpdf.layout.property |
Modifier and Type | Method and Description |
---|---|
BackgroundPosition.PositionY |
BackgroundPosition.getPositionY()
Gets vertical position.
|
static BackgroundPosition.PositionY |
BackgroundPosition.PositionY.valueOf(String name)
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 Type | Method and Description |
---|---|
BackgroundPosition |
BackgroundPosition.setPositionY(BackgroundPosition.PositionY yPosition)
Sets vertical position.
|
Copyright © 1998–2023 iText Group NV. All rights reserved.