public interface ICssApplierFactory
ICssApplierFactory interface is used for instantiating new ICssApplier objects.| Modifier and Type | Method and Description |
|---|---|
ICssApplier |
getCssApplier(IElementNode tag)
Returns a
ICssApplier instance constructed based on the parameters of a node. |
ICssApplier getCssApplier(IElementNode tag)
ICssApplier instance constructed based on the parameters of a node.tag - a nodeCopyright © 1998–2018 iText Group NV. All rights reserved.