Package com.compdfkit.core.document.action


package com.compdfkit.core.document.action
  • Class
    Description
    A PDF action may have sub-actions.
    动作的类型
    PDF action representing a change to another page.
    A remote go-to action is similar to an ordinary go-to action but jumps to a destination in another PDF file instead of the current file.
    Action that should trigger execution of JavaScript embedded in it.
    Launch action is to launch an application, usually to open a file.
    Named action is an action that executes an action predefined by the viewer application.
    Resets one or more form fields to their default value.
    PDF action for sending form data to a URI.
    Action of link annotation which includes accessing to website and sending mail.