Click or drag to resize
Pdftools logo

Node Properties

The Node type exposes the following members.

Properties
 NameDescription
Public propertyAlternateText 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.
Public propertyBoundingBox

Bounding box for contents - should only be set for Figure, Formula and Table

Public propertyChildren 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.
Public propertyPage 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.
Public propertyParent The parent node in the structure element tree.
Public propertyTag Tags should conform to the Standard Structure Types described within the PDF standard.
Top
See Also