Package apple.pdfkit.enums
Class PDFActionNamedName
- java.lang.Object
-
- apple.pdfkit.enums.PDFActionNamedName
-
public final class PDFActionNamedName extends java.lang.ObjectAction names.
-
-
Field Detail
-
None
public static final long None
- See Also:
- Constant Field Values
-
NextPage
public static final long NextPage
- See Also:
- Constant Field Values
-
PreviousPage
public static final long PreviousPage
- See Also:
- Constant Field Values
-
FirstPage
public static final long FirstPage
- See Also:
- Constant Field Values
-
LastPage
public static final long LastPage
- See Also:
- Constant Field Values
-
GoBack
public static final long GoBack
- See Also:
- Constant Field Values
-
GoForward
public static final long GoForward
- See Also:
- Constant Field Values
-
GoToPage
public static final long GoToPage
- See Also:
- Constant Field Values
-
Find
public static final long Find
- See Also:
- Constant Field Values
-
Print
public static final long Print
- See Also:
- Constant Field Values
-
ZoomIn
public static final long ZoomIn
- See Also:
- Constant Field Values
-
ZoomOut
public static final long ZoomOut
- See Also:
- Constant Field Values
-
-