HotPDF Developer Reference
Delphi and C++Builder PDF component help
|
THPDFDocOutlineObject.Title
|
Top Previous Next |
|
Determines ouline item title.
Delphi syntax: property Title: AnsiString
C++ syntax: __property AnsiString Title;
Description Use Title propety to get/set title for current outline item.
|