public final class BackgroundApplierUtil extends Object
Modifier and Type | Method and Description |
---|---|
static void |
applyBackground(Map<String,String> cssProps, ProcessorContext context, com.itextpdf.layout.IPropertyContainer element)
Applies background to an element.
|
public static void applyBackground(Map<String,String> cssProps, ProcessorContext context, com.itextpdf.layout.IPropertyContainer element)
cssProps
- the CSS properties
context
- the processor context
element
- the element
Copyright © 1998–2019 iText Group NV. All rights reserved.