public interface ICssApplier
| Modifier and Type | Method and Description |
|---|---|
void |
apply(ProcessorContext context, IStylesContainer stylesContainer, ITagWorker tagWorker)
Applies styles to an element.
|
void apply(ProcessorContext context, IStylesContainer stylesContainer, ITagWorker tagWorker)
context - the processor context
stylesContainer - the styles
tagWorker - the tag worker for the element
Copyright © 1998–2019 iText Group NV. All rights reserved.