Interface IAccessibleElement

All Known Implementing Classes:
AbstractSelectField, BlockElement, Button, Cell, CheckBox, ComboBoxField, Div, FormField, Image, InputField, LineSeparator, Link, List, ListBoxField, ListItem, MulticolContainer, Paragraph, Radio, SignatureFieldAppearance, SvgImage, Table, TaggingDummyElement, Text, TextArea

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.