PdfOutline Class

The PDF outline class

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public class PdfOutline
Inheritance
Object    PdfOutline

Constructors

PdfOutline Creates a PDF outline

Properties

Destination The outline destination
ParentOutline Gets the parent outline of this outline in the hierarchy of outlines of the PDF document
Title The outline title
TitleColor The outline title color
TitleStyle The outline title style

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

See Also