| Package | Description | 
|---|---|
| com.itextpdf.html2pdf.attach.impl.layout | |
| com.itextpdf.html2pdf.attach.impl.tags | |
| com.itextpdf.html2pdf.css.page | 
| Constructor and Description | 
|---|
RunningElement(RunningElementContainer runningElementContainer) 
           
             Creates a new instance of   RunningElement. 
            |  
         
| Constructor and Description | 
|---|
RunningElementTagWorker(RunningElementContainer runningElementContainer)  |  
         
| Modifier and Type | Method and Description | 
|---|---|
RunningElementContainer |  
          CssRunningManager.getRunningElement(String runningElemName, String occurrenceOption, int pageNum) 
           
             Finds the running element that has particular name and should appear on specific page with given occurrence options. 
              |  
         
| Modifier and Type | Method and Description | 
|---|---|
void |  
          CssRunningManager.addRunningElement(String runningElemName, RunningElementContainer container) 
           
             Registers new running element from HTML document. 
              |  
         
Copyright © 1998–2021 iText Group NV. All rights reserved.