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 rolevoid setRole(PdfName role)
role - the new role which the IAccessibleElement should takeAccessibilityProperties getAccessibilityProperties()
accessibility properties.Copyright © 1998–2016 iText Group NV. All rights reserved.