[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.SoundObject.GetAudioDataStream

GetAudioDataStream Method

GetAudioDataStream()

Gets a Stream object containing the audio data.

IMPORTANT: that the stream should be disposed after usage.

Declaration
public Stream GetAudioDataStream()
Public Function GetAudioDataStream() As Stream
Returns
Type Description
Stream

The Stream containing audio data, should be disposed after usage.