Specifies the name of an icon to be used in displaying the sound annotation.

Namespace: Spire.Pdf.Annotations
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public enum PdfSoundIcon
Public Enumeration PdfSoundIcon
public enum class PdfSoundIcon
type PdfSoundIcon

Members

MemberValueDescription
Speaker0
Speaker icon of sound link.
Mic1
Microphone icon of sound link.

See Also