public class DivCssApplier extends Object implements CssApplier<PdfDiv>
| Constructor and Description |
|---|
DivCssApplier() |
| Modifier and Type | Method and Description |
|---|---|
PdfDiv |
apply(PdfDiv div,
Tag t,
MarginMemory memory,
PageSizeContainable psc,
HtmlPipelineContext context)
Styles an element
|
public PdfDiv apply(PdfDiv div, Tag t, MarginMemory memory, PageSizeContainable psc, HtmlPipelineContext context)
CssApplierapply in interface CssApplier<PdfDiv>div - the elementt - the tagmemory - the MarginMemorypsc - the PageSizeContainablecontext - the HtmlPipelineContextParagraphCopyright © 2020. All rights reserved.