pdfdocumentlinkannotationwidget-ag凯发旗舰厅



com.spire.pdf.annotations
class pdfdocumentlinkannotationwidget

java.lang.object
  extended by com.spire.pdf.annotations.pdfannotation
      extended by com.spire.pdf.annotations.pdfannotationwidget
          extended by com.spire.pdf.annotations.pdfstyledannotationwidget
              extended by com.spire.pdf.annotations.pdfdocumentlinkannotationwidget
all implemented interfaces:
ipdfwrapper

public class pdfdocumentlinkannotationwidget
extends pdfstyledannotationwidget

represents the loaded document link annotation class.


constructor summary
( dictionary,  crosstable, java.awt.geom.rectangle2d rectangle, pdfpagebase page)
           
 
method summary
 pdfdestination getdestination()
          gets the destination.
 void setdestination(pdfdestination value)
          sets the destination of the annotation.
 
methods inherited from class com.spire.pdf.annotations.pdfstyledannotationwidget
getborder, getbounds, getcolor, getlocation, getsize, gettext, setannotationflags, setborder, setbounds, setcolor, setlocation, setsize, settext
 
methods inherited from class com.spire.pdf.annotations.pdfannotationwidget
getchanged, getcrosstable, getpagewidget, searchinparents, setchanged, setcrosstable, setpagewidget
 
methods inherited from class com.spire.pdf.annotations.pdfannotation
getauthor, getdictionary, getflags, getmodifieddate, getname, getpage, getrectangle, getsubject, setauthor, setdictionary, setflags, setmodifieddate, setname, setrectangle, setsubject
 
constructor detail

pdfdocumentlinkannotationwidget

public pdfdocumentlinkannotationwidget( dictionary,
                                        crosstable,
                                       java.awt.geom.rectangle2d rectangle,
                                       pdfpagebase page)
method detail

setdestination

public void setdestination(pdfdestination value)
sets the destination of the annotation.

getdestination

public pdfdestination getdestination()
gets the destination.
returns:
the destination.
throws:
java.lang.exception


网站地图