Class CPDFLaunchAction

java.lang.Object
com.compdfkit.core.document.action.CPDFAction
com.compdfkit.core.document.action.CPDFLaunchAction

public class CPDFLaunchAction extends CPDFAction
Launch action is to launch an application, usually to open a file.
  • Constructor Details

    • CPDFLaunchAction

      public CPDFLaunchAction()
  • Method Details

    • getFileSpec

      public String getFileSpec()
      Gets file specification
      Returns:
      Returns file specification
    • setFileSpec

      public boolean setFileSpec(String fileSpec)
      Sets file specification
      Parameters:
      fileSpec - File specification
      Returns:
      Whether to successfully set file specification