java.lang.Object | ||
↳ | com.pdftron.layout.ContentElement | |
↳ | com.pdftron.layout.ContentNode |
![]() |
Base class for all elements in the document content tree that can contain other content elements.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ContentNodeIterator |
getContentNodeIterator()
Retrieve a ContentNodeIterator object from the content node
The ContentNodeIterator object can be used to traverse the children of the content node. |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Retrieve a ContentNodeIterator object from the content node
The ContentNodeIterator object can be used to traverse the children of the content node.
PDFNetException |
---|