Click or drag to resize

PdfSoundIcon Enumeration

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 enum PdfSoundIcon
Members
Member name Value Description
Speaker 0 Speaker icon of sound link.
Mic 1 Microphone icon of sound link.
See Also