Package | Description |
---|---|
com.itextpdf.layout.property |
Modifier and Type | Method and Description |
---|---|
BackgroundRepeat |
BackgroundImage.getRepeat()
Gets image BackgroundRepeat instance.
|
Modifier and Type | Method and Description |
---|---|
BackgroundImage.Builder |
BackgroundImage.Builder.setBackgroundRepeat(BackgroundRepeat repeat)
Sets background-repeat.
|
Constructor and Description |
---|
BackgroundImage(PdfFormXObject image, BackgroundRepeat repeat)
Deprecated.
Remove this constructor in 7.2.
|
BackgroundImage(PdfFormXObject image, BackgroundRepeat repeat, BlendMode blendMode)
Deprecated.
Remove this constructor in 7.2.
|
BackgroundImage(PdfImageXObject image, BackgroundRepeat repeat)
Deprecated.
Remove this constructor in 7.2.
|
BackgroundImage(PdfImageXObject image, BackgroundRepeat repeat, BlendMode blendMode)
Deprecated.
Remove this constructor in 7.2.
|
Copyright © 1998–2023 iText Group NV. All rights reserved.