PdfOutline.ChildOutlines Property

Gets a list of imported child outlines.

public PdfOutlineList ChildOutlines { get; }
Public Property ChildOutlines As PdfOutlineList

Property Value

PdfOutlineList

Licensing Info

This property is a DynamicPDF Core Suite Essentials feature. One of the following is required for non-evaluation usage:

Remarks

This property will be null if there are no child outlines.

See Also

PdfOutline
ceTe.DynamicPDF.Merger

In this topic