pdftextweblink-ag凯发旗舰厅
com.spire.pdf.annotations
class pdftextweblink
java.lang.object
com.spire.pdf.graphics.pdfgraphicswidget
com.spire.pdf.graphics.pdflayoutwidget
com.spire.pdf.graphics.pdftextwidget
com.spire.pdf.annotations.pdftextweblink
public class pdftextweblink
- extends pdftextwidget
represents the class for text web link annotation.
constructor summary |
pdftextweblink()
initializes a new instance of the class. |
pdftextweblink
public pdftextweblink()
- initializes a new instance of the class.
geturl
public java.lang.string geturl()
- gets the url address.
seturl
public void seturl(java.lang.string value)
- sets the url address.
drawtextweblink
public pdflayoutresult drawtextweblink(pdfnewpage page,
java.awt.geom.point2d location)
drawtextweblink
public void drawtextweblink(pdfcanvas graphics,
java.awt.geom.point2d location)