Skip to main content
All docs
V26.1
  • PdfSoundAnnotation Class

    A sound annotations – a note that contains a sound recorded or imported form a file.

    Namespace: DevExpress.Pdf

    Assembly: DevExpress.Pdf.v26.1.Core.dll

    NuGet Package: DevExpress.Pdf.Core

    Declaration

    public class PdfSoundAnnotation :
        PdfMarkupAnnotation,
        IPdfSoundAnnotation,
        IPdfMarkupAnnotation,
        IPdfAnnotation

    Inheritance

    Object
    DevExpress.Pdf.Native.PdfDocumentItem
    DevExpress.Pdf.Native.PdfObject
    See Also