pdflinkannotation-ag凯发旗舰厅



com.spire.pdf.annotations
class pdflinkannotation

java.lang.object
  extended by com.spire.pdf.annotations.pdfannotation
      extended by 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.


constructor summary
pdflinkannotation()
          initializes new instance of class.
pdflinkannotation(java.awt.geom.rectangle2d rectangle)
          initializes new instance of class.
 
method summary
 pdfhighlightmode gethighlightmode()
          gets hightlight mode of the annotation.
 void sethighlightmode(pdfhighlightmode value)
          sets hight light mode of the annotation.
 
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

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

gethighlightmode

public pdfhighlightmode gethighlightmode()
gets hightlight mode of the annotation.

sethighlightmode

public void sethighlightmode(pdfhighlightmode value)
sets hight light mode of the annotation.


网站地图