Specifies the name of an icon to be used in displaying the sound annotation.
Namespace: Spire.Pdf.AnnotationsAssembly: 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
| Member | Value | Description |
|---|---|---|
| Speaker | 0 |
Speaker icon of sound link.
|
| Mic | 1 |
Microphone icon of sound link.
|