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

Class AnnotationElement

  • Direct Known Subclasses:
    AnnotElement, LinkElement


    public abstract class AnnotationElement
    extends ILSElement

    Represents a base class for annotation structure elements in logical structure.

    • Method Detail

      • getAnnotations

        public final com.aspose.ms.System.Collections.Generic.List<Annotation> getAnnotations()
      • getAlternateDescriptions

        public final String getAlternateDescriptions()

        Gets or Sets the Alternate Descriptions for annotation. Text that shall be displayed for the annotation or, if this type of annotation does not display text, an alternate description of the annotation's contents in human-readable form.

        Returns:
        String value
      • setAlternateDescriptions

        public final void setAlternateDescriptions(String value)

        Gets or Sets the Alternate Descriptions for annotation. Text that shall be displayed for the annotation or, if this type of annotation does not display text, an alternate description of the annotation's contents in human-readable form.

        Parameters:
        value - String value