GetAnnotEmbeddedFileToString

Annotations and hotspot links

Description

Returns the embedded file inside the annotation object as a string.

Syntax

Delphi

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

ActiveX

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

DLL

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

Parameters

IndexThe index of the annotation. The first annotation on the page has an index of 1.
OptionsCurrently not used. Default = 0