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)
CssApplier
apply in interface CssApplier<PdfDiv>
div - the element
t - the tag
memory - the MarginMemory
psc - the PageSizeContainable
context - the HtmlPipelineContext
Paragraph
Copyright © 1998–2021. All rights reserved.