PDFTOCEntry.AddEntry
From Xojo Documentation
Method
PDFTOCEntry.AddEntry(ParamArray entry As PDFTOCEntry)
New in 2021r3
Supported for all project types and targets.
New in 2021r3
Supported for all project types and targets.
Creates a subentry or entries to the existing entry.
Method
PDFTOCEntry.AddEntry(entries() As PDFTOCEntry)
New in 2021r3
Supported for all project types and targets.
New in 2021r3
Supported for all project types and targets.
Creates subentries to the existing entry from the array passed.