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