AnnotationElement.AlternateDescriptions

AnnotationElement.AlternateDescriptions property

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 string AlternateDescriptions { get; set; }

See Also