PdfDocumentCreateTopOutline Method
Creates a top level outline in document
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public PdfOutline CreateTopOutline(
string text,
PdfDestination destination
)
- text String
- The outline text
- destination PdfDestination
- The outline destination inside the PDF document
PdfOutlineThe created outline