DynamicPDF by ceTe Software

com.cete.dynamicpdf.merger
Class PdfOutlineList

java.lang.Object
  extended by com.cete.dynamicpdf.merger.PdfOutlineList

public class PdfOutlineList
extends java.lang.Object

Represents a list of outlines from an imported PDF document.

Licensing:
This class is a DynamicPDF Merger Standard Edition feature. One of the following licenses is required for non-evaluation usage:


Method Summary
 PdfOutline getPdfOutline(int index)
          Gets an imported outline by index.
 int size()
          Gets the number of imported outlines in the list.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getPdfOutline

public PdfOutline getPdfOutline(int index)
Gets an imported outline by index.

Parameters:
index - Index of the outline to return.
Returns:
The PdfOutline at the given index.

Licensing:
This class is a DynamicPDF Merger Standard Edition feature. One of the following licenses is required for non-evaluation usage:

  • DynamicPDF Merger Standard Edition
  • DynamicPDF Merger Professional Edition
  • DynamicPDF Merger Enterprise Edition


size

public int size()
Gets the number of imported outlines in the list.

Licensing:
This class is a DynamicPDF Merger Standard Edition feature. One of the following licenses is required for non-evaluation usage:

Returns:
the list size.

DynamicPDF by ceTe Software

API Reference for DynamicPDF v10.04 for Java generated on September 25, 2019
© Copyright 2019, ceTe Software