public interface PdfPTableEventSplit extends PdfPTableEvent
| Modifier and Type | Method and Description | 
|---|---|
void |  
           splitTable(PdfPTable table) 
            
              This method is called to indicate that table is being split. 
               |  
          
tableLayoutvoid splitTable(PdfPTable table)
tableLayout method and before the table is drawn. 
          table - the PdfPTable in use 
           Copyright © 1998–2019. All rights reserved.