Aspose::Pdf::Page::get_TocInfo method

Page::get_TocInfo method

Gets table of contents info.

System::SharedPtr<Aspose::Pdf::TocInfo> Aspose::Pdf::Page::get_TocInfo() const

Remarks

The table of contents info - default null. If it set this page will contain table of contents.

See Also