public interface IAccessibleElement
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.
Modifier and Type | Method and Description |
---|---|
AccessibilityProperties |
getAccessibilityProperties()
Gets the accessibility properties .
|
AccessibilityProperties getAccessibilityProperties()
accessibility properties
. See also IAccessibleElement
.
Copyright © 1998–2023 iText Group NV. All rights reserved.