[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.SoundAnnotation.Icon

Icon Property

Icon

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.

Declaration
public string Icon { get; set; }
Public Property Icon As String