com.aspose.pdf.tagged.logicalstructure.elements

Class OBJRElement



  • public final class OBJRElement
    extends Element

    Represents object reference entity in logical structure.

    • Constructor Detail

      • OBJRElement

        public OBJRElement(TaggedContext taggedContext,
                           com.aspose.pdf.engine.data.IPdfPrimitive pdfEngineEntity)
    • Method Detail

      • toString

        public String toString()

        Returns a string that represents the current object.

        Overrides:
        toString in class Element
        Returns:
        String that represents the current object.