pdffilelinkannotationwidget-ag凯发旗舰厅
com.spire.pdf.annotations
class pdffilelinkannotationwidget
java.lang.object
com.spire.pdf.annotations.pdfannotation
com.spire.pdf.annotations.pdfannotationwidget
com.spire.pdf.annotations.pdfstyledannotationwidget
com.spire.pdf.annotations.pdffilelinkannotationwidget
- all implemented interfaces:
- ipdfwrapper
public class pdffilelinkannotationwidget
- extends pdfstyledannotationwidget
represents the loaded file link annotation class.
constructor summary |
( dictionary,
crosstable,
java.awt.geom.rectangle2d rectangle,
java.lang.string filename)
|
method summary |
java.lang.string |
getfilename()
gets or sets the filename 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.pdfannotation |
getauthor, getdictionary, getflags, getmodifieddate, getname, getpage, getrectangle, getsubject, setauthor, setdictionary, setflags, setmodifieddate, setname, setrectangle, setsubject |
pdffilelinkannotationwidget
public pdffilelinkannotationwidget( dictionary,
crosstable,
java.awt.geom.rectangle2d rectangle,
java.lang.string filename)
getfilename
public java.lang.string getfilename()
- gets or sets the filename of the annotation.