pdftextweblinkannotationwidget-ag凯发旗舰厅
com.spire.pdf.annotations
class pdftextweblinkannotationwidget
java.lang.object
com.spire.pdf.annotations.pdfannotation
com.spire.pdf.annotations.pdfannotationwidget
com.spire.pdf.annotations.pdftextweblinkannotationwidget
- all implemented interfaces:
- ipdfwrapper
public class pdftextweblinkannotationwidget
- extends pdfannotationwidget
represents the loaded text web link annotation class.
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.pdfannotation |
getauthor, getborder, getcolor, getdictionary, getflags, getlocation, getmodifieddate, getname, getpage, getrectangle, getsubject, gettext, setauthor, setborder, setcolor, setdictionary, setflags, setmodifieddate, setname, setrectangle, setsubject, settext |
pdftextweblinkannotationwidget
public pdftextweblinkannotationwidget( dictionary,
crosstable,
java.lang.string text)
geturl
public java.lang.string geturl()
- gets the url.
seturl
public void seturl(java.lang.string value)
- sets the url.