T - the type of iText element that can be customized 
       public interface CssApplierElement>  
      | 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 element 
           t - the tag 
           mm - the MarginMemory 
           psc - the PageSizeContainable 
           ctx - the HtmlPipelineContext 
           Paragraph 
           Copyright © 1998–2019. All rights reserved.