public interface ICssResolver
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
resolveStyles(INode node, AbstractCssContext context)
Resolves the styles of a node given the passed context.
|
Map<String,String> resolveStyles(INode node, AbstractCssContext context)
node
- the node
context
- the CSS context (RootFontSize, etc.)
Copyright © 1998–2023 iText Group NV. All rights reserved.