GetAnnotSoundToString

Annotations and hotspot links

Description

Returns the sound data stored in the specified annotation.

Syntax

Delphi

function TPDFlib.GetAnnotSoundToString(Index, Options: Integer): AnsiString;

ActiveX

Function PDFlib::GetAnnotSoundToString(Index As Long, Options As Long) As String

DLL

char * DLGetAnnotSoundToString(int InstanceID, int Index, int Options);

Parameters

IndexThe index of the annotation. The first annotation on the page has an index of 1.
Options0 = Sound data as stored in the PDF 1 = Encode data as a WAV file