PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package
/
PDFStructureElement Class
/ getID Method
Collapse All
Expand All
In This Topic
getID Method
In This Topic
Gets the ID of this structure element.
The string shall be unique among all elements in the document's structure hierarchy.
Syntax
public
java.lang.String getID()
Return Value
A string designating this structure element.
See Also
Reference
PDFStructureElement Class
PDFStructureElement Members