Node Properties |
The Node type exposes the following members.
Name | Description | |
---|---|---|
AlternateText | Alternate text to be used where the content denoted by the structure element and its children cannot be rendered because of accessibility or other concerns. | |
BoundingBox | Bounding box for contents - should only be set for Figure, Formula and Table | |
Children | The list of child nodes under this node in the structure element tree. Once child nodes have been added to a node, it can no longer be associated with marked content. | |
Page | The page on which marked content associated with the structure element node is to be found. This is optional, but is best omitted for nodes which are not associated with marked content. | |
Parent | The parent node in the structure element tree. | |
Tag | Tags should conform to the Standard Structure Types described within the PDF standard. |