T - the type of iText element that can be customizedpublic interface CssApplier<T extends Element>
| Modifier and Type | Method and Description |
|---|---|
T |
apply(T e,
Tag t,
MarginMemory mm,
PageSizeContainable psc,
HtmlPipelineContext ctx)
Styles an element
|
T apply(T e, Tag t, MarginMemory mm, PageSizeContainable psc, HtmlPipelineContext ctx)
e - the elementt - the tagmm - the MarginMemorypsc - the PageSizeContainablectx - the HtmlPipelineContextParagraphCopyright © 2020. All rights reserved.