HiQPdf Documentation

PdfDocumentAddTopOutline Method

HiQPdf Client for .NET Core
Adds a top level outline in document

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public void AddTopOutline(
	PdfOutline outline
)

Parameters

outline
Type: HiQPdfClientPdfOutline
The outline to add
See Also

Reference