PdfOutlineCollectionItem Property Terminal Works - PDF Printing.Net Library
Gets the PdfOutline at the specified index.

Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public PdfOutline this[
	int index
] { get; set; }

Parameters

index
Type: SystemInt32

Property Value

Type: PdfOutline

Implements

IListTItemInt32
See Also

Reference