PdfDocumentCreateTopOutline Method
Creates a top level outline in document
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.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