pdfnamedaction-ag凯发旗舰厅



com.spire.pdf.actions
class pdfnamedaction

java.lang.object
  extended by com.spire.pdf.actions.pdfaction
      extended by com.spire.pdf.actions.pdfnamedaction
all implemented interfaces:
ipdfwrapper

public class pdfnamedaction
extends pdfaction

represents an action which perfoms the named action.


constructor summary
pdfnamedaction(pdfactiondestination destination)
          initializes a new instance of the class.
 
method summary
 pdfactiondestination getdestination()
          gets the destination.
 void setdestination(pdfactiondestination value)
          sets the destination.
 
methods inherited from class com.spire.pdf.actions.pdfaction
getdictionary, getnextaction, setnextaction
 
constructor detail

pdfnamedaction

public pdfnamedaction(pdfactiondestination destination)
initializes a new instance of the class.
parameters:
destination - the object representing destination of an action.
method detail

getdestination

public pdfactiondestination getdestination()
gets the destination.

setdestination

public void setdestination(pdfactiondestination value)
sets the destination.


网站地图