NavigateStructTreeCursor

Tagged PDF, structure repair

Opis

Presunie existujúci kurzor cez aktuálnu logickú hierarchiu bez odhaľovania object numbers alebo surových dictionary

Syntax

Delphi

Function TPDFlib.NavigateStructTreeCursor(CursorID, Direction: Integer): Integer;

ActiveX

Function PDFlib::NavigateStructTreeCursor(CursorID As Long, Direction As Long) As Long

DLL

int DLNavigateStructTreeCursor(int InstanceID, int CursorID, int Direction);

Parameters

Direction1 selects the parent, 2 the first structure-element child, 3 the previous sibling, and 4 the next sibling

Return values

Index cieľovej položky, alebo 0, keď požadovaná relácia chýba alebo je kurzor neplatný. Neúspešná navigácia ponechá kurzor nezmenený