pdffilelinkannotationwidget-ag凯发旗舰厅



com.spire.pdf.annotations
class pdffilelinkannotationwidget

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.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.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

pdffilelinkannotationwidget

public pdffilelinkannotationwidget( dictionary,
                                    crosstable,
                                   java.awt.geom.rectangle2d rectangle,
                                   java.lang.string filename)
method detail

getfilename

public java.lang.string getfilename()
gets or sets the filename of the annotation.


网站地图