Back to Devexpress

PdfSoundAnnotationFacade.Sound Property

officefileapi-devexpress-dot-pdf-dot-pdfsoundannotationfacade.md

latest1019 B
Original Source

PdfSoundAnnotationFacade.Sound Property

Gets or sets sound data associated with the annotation.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

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

Property Value

TypeDescription
PdfSound

The sound associated with the annotation.

|

See Also

PdfSoundAnnotationFacade Class

PdfSoundAnnotationFacade Members

DevExpress.Pdf Namespace