pdfnamedaction-ag凯发旗舰厅
com.spire.pdf.actions
class pdfnamedaction
java.lang.object
com.spire.pdf.actions.pdfaction
com.spire.pdf.actions.pdfnamedaction
- all implemented interfaces:
- ipdfwrapper
public class pdfnamedaction
- extends pdfaction
represents an action which perfoms the named action.
pdfnamedaction
public pdfnamedaction(pdfactiondestination destination)
- initializes a new instance of the class.
- parameters:
destination
- the object representing destination of an action.
getdestination
public pdfactiondestination getdestination()
- gets the destination.
setdestination
public void setdestination(pdfactiondestination value)
- sets the destination.