AnnotationElement

Inheritance: java.lang.Object, com.aspose.pdf.tagged.logicalstructure.elements.Element, com.aspose.pdf.tagged.logicalstructure.elements.StructureElement, com.aspose.pdf.tagged.logicalstructure.elements.ils.ILSElement

public abstract class AnnotationElement extends ILSElement

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

Methods

MethodDescription
getAnnotations()
getAlternateDescriptions()Gets or Sets the Alternate Descriptions for annotation.
setAlternateDescriptions(String value)Gets or Sets the Alternate Descriptions for annotation.

getAnnotations()

public final System.Collections.Generic.List<Annotation> getAnnotations()

Returns: com.aspose.ms.System.Collections.Generic.List<com.aspose.pdf.Annotation>

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: java.lang.String - String value

setAlternateDescriptions(String value)

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:

ParameterTypeDescription
valuejava.lang.StringString value