public abstract class AnnotationElement extends ILSElement
Represents a base class for annotation structure elements in logical structure.
Modifier and Type | Method and Description |
---|---|
String |
getAlternateDescriptions()
Gets or Sets the Alternate Descriptions for annotation.
|
com.aspose.ms.System.Collections.Generic.List<Annotation> |
getAnnotations() |
void |
setAlternateDescriptions(String value)
Gets or Sets the Alternate Descriptions for annotation.
|
changeParentElement, clearId, generateId, getActualText, getAlternativeText, getAttributes, getDefaultAttributeOwner, getExpansionText, getID, getLanguage, getS, getStructureType, getTitle, setActualText, setAlternativeText, setExpansionText, setId, setLanguage, setParentElement, setTag, setTitle, toString
appendChild, findElements, findElements, getChildElements, getElementEngine, getParentElement, getTaggedContent, getTrailer
public final com.aspose.ms.System.Collections.Generic.List<Annotation> getAnnotations()
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.
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.
value
- String value