Aspose::Pdf::Page::set_TocInfo method

Page::set_TocInfo method

Sets table of contents info.

void Aspose::Pdf::Page::set_TocInfo(const System::SharedPtr<Aspose::Pdf::TocInfo> &value)

Remarks

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

See Also