| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||
java.lang.Objectjava.lang.Enum<PdfActionDestination>
com.spire.pdf.actions.PdfActionDestination
public enum PdfActionDestination
Specifies the available named actions supported by the viewer.
| Enum Constant Summary | |
|---|---|
| FirstPageNavigate to first page. | |
| LastPageNavigate to first page. | |
| NextPageNavigate to next page. | |
| PrevPageNavigate to previous page. | |
| Method Summary | |
|---|---|
|  java.lang.String | getName() | 
|  int | getValue() | 
| Enum Constant Detail | 
|---|
public static final PdfActionDestination FirstPage
public static final PdfActionDestination LastPage
public static final PdfActionDestination NextPage
public static final PdfActionDestination PrevPage
| Method Detail | 
|---|
public java.lang.String getName()
public int getValue()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||