HiQPdf Documentation

PdfOutlineParentOutline Property

HiQPdf Client for .NET Core
Gets the parent outline of this outline in the hierarchy of outlines of the PDF document

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

public PdfOutline ParentOutline { get; }

Property Value

Type: PdfOutline
See Also

Reference