| Package | Description |
|---|---|
| com.itextpdf.layout | |
| com.itextpdf.layout.property |
| Modifier and Type | Method and Description |
|---|---|
T |
ElementPropertyContainer.setBackgroundImage(BackgroundImage image)
Specifies a background image for the Element.
|
| Modifier and Type | Method and Description |
|---|---|
T |
ElementPropertyContainer.setBackgroundImage(List<BackgroundImage> imagesList)
Specifies a list of background images for the Element.
|
| Modifier and Type | Method and Description |
|---|---|
BackgroundImage |
BackgroundImage.Builder.build()
Builds new
BackgroundImage using set fields. |
| Constructor and Description |
|---|
BackgroundImage(BackgroundImage backgroundImage)
Creates a copy of passed
BackgroundImage instance. |
Copyright © 1998–2020 iText Group NV. All rights reserved.