Interface IAccessibleElement

All Known Implementing Classes:
BlockElement, Cell, Div, Image, LineSeparator, Link, List, ListItem, MulticolContainer, Paragraph, SvgImage, Table, TaggingDummyElement, Text

public interface IAccessibleElement
A layout element which has accessibility properties. They define element's role (AccessibilityProperties.getRole()) - the name that will be used to tag the element if it is added to a Tagged PDF document. They can also define other metadata for the tag.