HotPDF Developer Reference
Delphi and C++Builder PDF component help
|
THPDFDocOutlineObject.Last
|
Top Previous Next |
|
Determines last ouline item.
Delphi syntax: property Last: THPDFDocOutlineObject;
C++ syntax: __property THPDFDocOutlineObject * Last;
Description Determines last item in ouline tree.
|