PdfOutlineList.Item Property

Gets an imported outline by index.

public PdfOutline this[int index] { get; }
Public Property Item(index As Integer) As PdfOutline

Property Value

PdfOutline

Licensing Info

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

See Also

PdfOutlineList
ceTe.DynamicPDF.Merger

In this topic