PdfDocumentControlOutlines Property

Controls the automatically generated outlines of the PDF document

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public PdfAutoOutlines Outlines { get; }

Property Value

PdfAutoOutlines

See Also