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: 11.3.7.0 (11.3.7.1046)
Syntax
Public Enumeration PdfSoundIcon
public enum class PdfSoundIcon
Members
|
Member name
|
Value
|
Description
|
|
Speaker
|
0
|
Speaker icon of sound link.
|
|
Mic
|
1
|
Microphone icon of sound link.
|
See Also