Package | Description |
---|---|
com.itextpdf.layout.property |
Modifier and Type | Method and Description |
---|---|
BackgroundPosition |
BackgroundImage.getBackgroundPosition()
Gets background-position.
|
BackgroundPosition |
BackgroundPosition.setPositionX(BackgroundPosition.PositionX xPosition)
Sets horizontal position.
|
BackgroundPosition |
BackgroundPosition.setPositionY(BackgroundPosition.PositionY yPosition)
Sets vertical position.
|
BackgroundPosition |
BackgroundPosition.setXShift(UnitValue xShift)
Sets horizontal shift.
|
BackgroundPosition |
BackgroundPosition.setYShift(UnitValue yShift)
Sets vertical shift.
|
Modifier and Type | Method and Description |
---|---|
BackgroundImage.Builder |
BackgroundImage.Builder.setBackgroundPosition(BackgroundPosition position)
Sets background-position.
|
Copyright © 1998–2023 iText Group NV. All rights reserved.