GetLastOutline
Outlines
Description
Returns the final top-level bookmark in the selected document
Syntax
Delphi
Function TPDFlib.GetLastOutline: Integer;Return values
| 0 | The document has no top-level bookmarks |
|---|---|
| > 0 | An outline handle accepted by the other outline methods |