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()
IAccessibleElementgetRole in interface IAccessibleElementgetRole in class PdfPTableBodypublic void setRole(PdfName role)
IAccessibleElementnull if you don't want to tag this element.
Note that all child elements won't also be tagged.setRole in interface IAccessibleElementsetRole in class PdfPTableBodyCopyright © 2016. All rights reserved.