pdfrubberstampannotation-ag凯发旗舰厅



com.spire.pdf.annotations
class pdfrubberstampannotation

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

public class pdfrubberstampannotation
extends pdfannotation

represents the rubber stamp annotation for a pdf document.


constructor summary
pdfrubberstampannotation()
          initializes a new instance of the class.
pdfrubberstampannotation(java.awt.geom.rectangle2d rectangle)
           
pdfrubberstampannotation(java.awt.geom.rectangle2d rectangle, java.lang.string text)
           
 
method summary
 pdfappearance getappearance()
          gets appearance of the annotation.
 pdfrubberstampannotationicon geticon()
          gets the annotation's icon.
 void setappearance(pdfappearance value)
          sets appearance of the annotation.
 void seticon(pdfrubberstampannotationicon value)
          sets the annotation's icon.
 
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

pdfrubberstampannotation

public pdfrubberstampannotation()
initializes a new instance of the class.

pdfrubberstampannotation

public pdfrubberstampannotation(java.awt.geom.rectangle2d rectangle)

pdfrubberstampannotation

public pdfrubberstampannotation(java.awt.geom.rectangle2d rectangle,
                                java.lang.string text)
method detail

geticon

public pdfrubberstampannotationicon geticon()
gets the annotation's icon.

seticon

public void seticon(pdfrubberstampannotationicon value)
sets the annotation's icon.

getappearance

public pdfappearance getappearance()
gets appearance of the annotation.

setappearance

public void setappearance(pdfappearance value)
sets appearance of the annotation.


网站地图