pdflinkannotation-ag凯发旗舰厅
com.spire.pdf.annotations
class pdflinkannotation
java.lang.object
com.spire.pdf.annotations.pdfannotation
com.spire.pdf.annotations.pdflinkannotation
- all implemented interfaces:
- ipdfwrapper
- direct known subclasses:
- pdfactionlinkannotation, pdfdocumentlinkannotation
public abstract class pdflinkannotation
- extends pdfannotation
represents the base class for link annotations.
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 |
pdflinkannotation
public pdflinkannotation()
- initializes new instance of class.
pdflinkannotation
public pdflinkannotation(java.awt.geom.rectangle2d rectangle)
- initializes new instance of class.
- parameters:
rectangle
- bounds of the annotation.
gethighlightmode
public pdfhighlightmode gethighlightmode()
- gets hightlight mode of the annotation.
sethighlightmode
public void sethighlightmode(pdfhighlightmode value)
- sets hight light mode of the annotation.