Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / SoundObject Class
Members

In This Topic
    SoundObject Class
    In This Topic
    Represents a sound object, which is a stream containing sample values that define a sound to be played through the computer's speakers.
    Object Model
    SoundObject Class
    Syntax
    'Declaration
     
    Public Class SoundObject 
       Inherits GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Pdf.Wrappers.PdfWrapperBase
          GrapeCity.Documents.Pdf.Wrappers.PdfWrapper<T>
             GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper
                GrapeCity.Documents.Pdf.SoundObject

    See Also