com.aspose.pdf.tagged.logicalstructure.elements.ils

Class ILSTextElement

    • Method Detail

      • getStructureTextState

        public final StructureTextState getStructureTextState()

        Gets StructureTextState object for current element.

        Value: StructureTextState object for current element.
        Specified by:
        getStructureTextState in interface ITextElement
        Returns:
        Value: StructureTextState object for text structure element.
      • setText

        public final void setText(String text)

        Appends text content to current text element.

        Specified by:
        setText in interface ITextElement
        Parameters:
        text - Text content.