GetFirstOutline
Outlines
Description
Returns the ID of the first outline in the hierarchy.
Syntax
Delphi
Function TPDFlib.GetFirstOutline: Integer;
ActiveX
Function PDFlib::GetFirstOutline() As Long
DLL
int DLGetFirstOutline(int InstanceID);
Outlines
Returns the ID of the first outline in the hierarchy.
Function TPDFlib.GetFirstOutline: Integer;
Function PDFlib::GetFirstOutline() As Long
int DLGetFirstOutline(int InstanceID);