GetAnnotQuadCount
Annotations and hotspot links
Beskrivelse
Returnerer antall quader (rektangulære områder) innenfor den angitte annotasjonen
Syntaks
Delphi
Function TPDFlib.GetAnnotQuadCount(Index: Integer): Integer;
ActiveX
Function PDFlib::GetAnnotQuadCount(Index As Long) As Long
DLL
int DLGetAnnotQuadCount(int InstanceID, int Index);
Parametere
| Index | Indeksen til annotasjonen. Den første annotasjonen på siden har indeks 1 |
|---|