Back to Devexpress

PdfSoundAnnotation Class

officefileapi-devexpress-dot-pdf-dea2a5bb.md

latest1.1 KB
Original Source

PdfSoundAnnotation Class

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

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public class PdfSoundAnnotation :
    PdfMarkupAnnotation
vb
Public Class PdfSoundAnnotation
    Inherits PdfMarkupAnnotation

Inheritance

Object DevExpress.Pdf.Native.PdfDocumentItem DevExpress.Pdf.Native.PdfObject PdfAnnotation PdfMarkupAnnotation PdfSoundAnnotation

See Also

PdfSoundAnnotation Members

DevExpress.Pdf Namespace