public interface IAccessibleElement
AccessibilityProperties, metadata for the tag dictionary.
| Modifier and Type | Method and Description |
|---|---|
AccessibilityProperties |
getAccessibilityProperties()
Gets the accessibility properties.
|
PdfName |
getRole()
Gets the element's role.
|
void |
setRole(PdfName role)
Sets the element's role.
|
PdfName getRole()
PdfName containing the name of the role
void setRole(PdfName role)
role - the new role which the IAccessibleElement should take
AccessibilityProperties getAccessibilityProperties()
accessibility properties.
Copyright © 1998–2018 iText Group NV. All rights reserved.