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