Interface OpenAction

All Known Implementing Classes:
PrintOpenAction

public interface OpenAction
An abstract representation of an "open action" that is embeddable into a pdf export. PDF viewers capable of open actions will execute the embedded action when the document is opened.
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieves the name of the open action action
  • Method Details

    • getName

      String getName()
      Retrieves the name of the open action action
      Returns:
      the name of the open action