Aspose::Page::XPS::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 opened in a viewer. 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::Page::XPS::Presentation::Pdf::PdfSaveOptions::set_OutlineTreeExpansionLevel(int32_t value)
See Also
- Class PdfSaveOptions
- Namespace Aspose::Page::XPS::Presentation::Pdf
- Library Aspose.Page for C++