public final class FontStyleApplierUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
applyFontStyles(Map<String,String> cssProps, ProcessorContext context, com.itextpdf.styledxmlparser.node.IStylesContainer stylesContainer, com.itextpdf.layout.IPropertyContainer element)
Applies font styles to an element.
|
public static void applyFontStyles(Map<String,String> cssProps, ProcessorContext context, com.itextpdf.styledxmlparser.node.IStylesContainer stylesContainer, com.itextpdf.layout.IPropertyContainer element)
cssProps - the CSS props
context - the processor context
stylesContainer - the styles container
element - the element
Copyright © 1998–2023 iText Group NV. All rights reserved.