pdfdocumentlinkannotationwidget-ag凯发旗舰厅
com.spire.pdf.annotations
class pdfdocumentlinkannotationwidget
java.lang.object
com.spire.pdf.annotations.pdfannotation
com.spire.pdf.annotations.pdfannotationwidget
com.spire.pdf.annotations.pdfstyledannotationwidget
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)
|
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.pdfannotation |
getauthor, getdictionary, getflags, getmodifieddate, getname, getpage, getrectangle, getsubject, setauthor, setdictionary, setflags, setmodifieddate, setname, setrectangle, setsubject |
pdfdocumentlinkannotationwidget
public pdfdocumentlinkannotationwidget( dictionary,
crosstable,
java.awt.geom.rectangle2d rectangle,
pdfpagebase page)
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