pdftextweblinkannotationwidget-ag凯发旗舰厅



com.spire.pdf.annotations
class pdftextweblinkannotationwidget

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

public class pdftextweblinkannotationwidget
extends pdfannotationwidget

represents the loaded text web link annotation class.


constructor summary
pdftextweblinkannotationwidget( dictionary,  crosstable, java.lang.string text)
           
 
method summary
 java.lang.string geturl()
          gets the url.
 void seturl(java.lang.string value)
          sets the url.
 
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, getborder, getcolor, getdictionary, getflags, getlocation, getmodifieddate, getname, getpage, getrectangle, getsubject, gettext, setauthor, setborder, setcolor, setdictionary, setflags, setmodifieddate, setname, setrectangle, setsubject, settext
 
constructor detail

pdftextweblinkannotationwidget

public pdftextweblinkannotationwidget( dictionary,
                                       crosstable,
                                      java.lang.string text)
method detail

geturl

public java.lang.string geturl()
gets the url.

seturl

public void seturl(java.lang.string value)
sets the url.


网站地图