pdfactiondestination-ag凯发旗舰厅
com.spire.pdf.actions
enum pdfactiondestination
java.lang.object
java.lang.enum<pdfactiondestination>
com.spire.pdf.actions.pdfactiondestination
- all implemented interfaces:
- java.lang.comparable<pdfactiondestination>
public enum pdfactiondestination
- extends java.lang.enum<pdfactiondestination>
specifies the available named actions supported by the viewer.
firstpage
public static final pdfactiondestination firstpage
- navigate to first page.
lastpage
public static final pdfactiondestination lastpage
- navigate to first page.
nextpage
public static final pdfactiondestination nextpage
- navigate to next page.
prevpage
public static final pdfactiondestination prevpage
- navigate to previous page.
getname
public java.lang.string getname()
getvalue
public int getvalue()