PDF4Java Reference Documentation
com.o2sol.pdf4java Package / PDFFixedDocument Class / getStructureTree Method
In This Topic
    getStructureTree Method
    In This Topic
    Gets the document structure tree.
    Syntax
    public PDFStructureTree getStructureTree()

    Return Value

    The root of the document structure tree.
    See Also