Aspose::TeX::Presentation::Pdf::PdfSaveOptions::set_OutlineTreeHeight method

PdfSaveOptions::set_OutlineTreeHeight method

Specifies the height of the document outline tree to save. 0 - the outline tree will not be converted, 1 - only the first level outline items will be converted, ans so on.

void Aspose::TeX::Presentation::Pdf::PdfSaveOptions::set_OutlineTreeHeight(int32_t value)

See Also