|
|||||||||
| 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 | |
|---|---|
FirstPage
Navigate to first page. |
|
LastPage
Navigate to first page. |
|
NextPage
Navigate to next page. |
|
PrevPage
Navigate 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 | ||||||||