Aspose::TeX::Presentation::Pdf::PdfSaveOptions::set_OutlineTreeExpansionLevel method
PdfSaveOptions::set_OutlineTreeExpansionLevel method
Specifies up to what level the document outline should be expanded when the PDF file is viewed. 1 - only the first level outline items are shown, 2 - only the first and second level outline items are shown, and so on. Default is 1.
void Aspose::TeX::Presentation::Pdf::PdfSaveOptions::set_OutlineTreeExpansionLevel(int32_t value)
See Also
- Class PdfSaveOptions
- Namespace Aspose::TeX::Presentation::Pdf
- Library Aspose.TeX for C++