![]() | Node Class |
public class Node : NativeObject
The Node type exposes the following members.
Name | Description | |
---|---|---|
![]() | Abbreviation | The expanded form of an abbreviation or an acronym |
![]() | ActualText | Actual text is a textual replacement for the content. |
![]() | 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. |
![]() | Language | A language identifier specifying the natural language for all text in the node |
![]() | 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. |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from NativeObject) |
![]() | GetHashCode | (Inherited from NativeObject) |
![]() | GetStringAttribute | Query a string attribute |
![]() | SetStringAttribute | Set a string attribute |