Adds a new outline with the given text and destination to the end of this collection
Namespace: HiQPdf
Assembly: HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax
Parameters
- text
- Type: SystemString
The outline text - destination
- Type: HiQPdfPdfDestination
The outline destination
Return Value
Type: PdfOutlineThe added outline
See Also