PdfOutlinesCollectionItem Property
Returns the outline at the given index in collection
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public PdfOutline this[
int index
] { get; }
- index Int32
- The outline index
PdfOutlineThe outline at the given index in collection