[]
Gets or sets a string specifying the name of an icon used to display the annotation.
The PDF specification provides a predefined set of icons, those are provided by the SoundAnnotationIcon class.
public string Icon { get; set; }
Public Property Icon As String