HotPDF Developer Reference
Delphi and C++Builder PDF component help
|
THPDFDocOutlineObject.Next
|
Top Previous Next |
|
Determines next ouline item.
Delphi syntax: property Next: THPDFDocOutlineObject;
C++ syntax: __property THPDFDocOutlineObject * Next;
Description Determines next ouline item from current.
|