Back to Devexpress

PdfSoundAnnotation.Sound Property

officefileapi-devexpress-dot-pdf-dot-pdfsoundannotation-8cbcc5f7.md

latest962 B
Original Source

PdfSoundAnnotation.Sound Property

Returns a sound attached to an annotation.

Namespace : DevExpress.Pdf

Assembly : DevExpress.Pdf.v25.2.Core.dll

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public PdfSound Sound { get; }
vb
Public ReadOnly Property Sound As PdfSound

Property Value

TypeDescription
PdfSound

A sound attached to the annotation.

|

See Also

PdfSoundAnnotation Class

PdfSoundAnnotation Members

DevExpress.Pdf Namespace