Namespace iText.Layout.Tagging
Classes
- LayoutTaggingHelper
The class is a helper which is used to correctly create structure tree for layout element (with keeping right order for tags).
- TaggingDummyElement
Instances of the class are used for TaggingHintKey which don't have model element e.g. TR or THEAD in the table.
- TaggingHintKey
TaggingHintKey instances are created in the scope of AddChild(IRenderer) to preserve logical order of layout elements from model elements.
Interfaces
- IAccessibleElement
A layout element which has accessibility properties.