| 
 | DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.cete.dynamicpdf.merger.PdfOutline
public class PdfOutline
Represents an imported outline.
Licensing:
This class is a DynamicPDF Merger Standard Edition feature.
 One of the following licenses is required for non-evaluation usage:
 
| Method Summary | |
|---|---|
|  Action | getAction()Gets the action of the imported outline. | 
|  PdfOutlineList | getChildOutlines()Gets a list of imported child outlines. | 
|  RgbColor | getColor()Gets the color of the imported outline. | 
|  boolean | getExpanded()Gets a value indicating if the child outline is expanded by default. | 
|  TextStyle | getStyle()Gets the text style of the imported outline. | 
|  int | getTargetPageNumber()Gets the target page number of the imported outlines action. | 
|  java.lang.String | getText()Get the text of the imported outline. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public PdfOutlineList getChildOutlines()
Licensing:
This class is a DynamicPDF Merger Standard Edition feature.
 One of the following licenses is required for non-evaluation usage:
 
public java.lang.String getText()
Licensing:
This class is a DynamicPDF Merger Standard Edition feature.
 One of the following licenses is required for non-evaluation usage:
 
public TextStyle getStyle()
Licensing:
This class is a DynamicPDF Merger Standard Edition feature.
 One of the following licenses is required for non-evaluation usage:
 
public boolean getExpanded()
Licensing:
This class is a DynamicPDF Merger Standard Edition feature.
 One of the following licenses is required for non-evaluation usage:
 
public RgbColor getColor()
Licensing:
This class is a DynamicPDF Merger Standard Edition feature.
 One of the following licenses is required for non-evaluation usage:
 
public Action getAction()
Licensing:
This class is a DynamicPDF Merger Standard Edition feature.
 One of the following licenses is required for non-evaluation usage:
 
public int getTargetPageNumber()
Licensing:
This class is a DynamicPDF Merger Standard Edition feature.
 One of the following licenses is required for non-evaluation usage:
 
| 
 | DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||