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
Property Value
| Type | Description |
|---|---|
| PdfSound | A sound attached to the annotation. |
See Also