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