public class PdfPTableFooter extends PdfPTableBody
| Modifier and Type | Field and Description | 
|---|---|
protected PdfName |  
           role  |  
          
accessibleAttributes, id, rows| Constructor and Description | 
|---|
PdfPTableFooter()  |  
          
| Modifier and Type | Method and Description | 
|---|---|
PdfName |  
           getRole() 
            
              Gets the role of the accessible element. 
               |  
          
void |  
           setRole(PdfName role) 
            
              Sets the role of the accessiblee element. 
               |  
          
getAccessibleAttribute, getAccessibleAttributes, getId, isInline, setAccessibleAttribute, setIdprotected PdfName role
public PdfName getRole()
IAccessibleElement 
          getRole in interface IAccessibleElement 
           getRole in class PdfPTableBody 
           public void setRole(PdfName role)
IAccessibleElement 
          null if you don't want to tag this element. Note that all child elements won't also be tagged. 
          setRole in interface IAccessibleElement 
           setRole in class PdfPTableBody 
           Copyright © 1998–2019. All rights reserved.