pdftextmarkupannotationwidget-ag凯发旗舰厅



com.spire.pdf.annotations
class pdftextmarkupannotationwidget

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

public class pdftextmarkupannotationwidget
extends pdfstyledannotationwidget

represents the loaded text markup annotation class.


constructor summary
( dictionary,  crosstable, java.awt.geom.rectangle2d rectagle)
           
 
method summary
 pdftextmarkupannotationtype gettextmarkupannotationtype()
          gets or sets the annotation type.
 pdfrgbcolor gettextmarkupcolor()
          gets or sets the color.
 void settextmarkupannotationtype(pdftextmarkupannotationtype value)
           
 void settextmarkupcolor(pdfrgbcolor value)
           
 void settitletext(java.lang.string text)
          sets the name of the field.
 
methods inherited from class com.spire.pdf.annotations.pdfstyledannotationwidget
getborder, getbounds, getcolor, getlocation, getsize, gettext, setannotationflags, setborder, setbounds, setcolor, setlocation, setsize, settext
 
methods inherited from class com.spire.pdf.annotations.pdfannotationwidget
getchanged, getcrosstable, getpagewidget, searchinparents, setchanged, setcrosstable, setpagewidget
 
methods inherited from class com.spire.pdf.annotations.pdfannotation
getauthor, getdictionary, getflags, getmodifieddate, getname, getpage, getrectangle, getsubject, setauthor, setdictionary, setflags, setmodifieddate, setname, setrectangle, setsubject
 
constructor detail

pdftextmarkupannotationwidget

public pdftextmarkupannotationwidget( dictionary,
                                      crosstable,
                                     java.awt.geom.rectangle2d rectagle)
method detail

gettextmarkupannotationtype

public pdftextmarkupannotationtype gettextmarkupannotationtype()
gets or sets the annotation type.

settextmarkupannotationtype

public void settextmarkupannotationtype(pdftextmarkupannotationtype value)

gettextmarkupcolor

public pdfrgbcolor gettextmarkupcolor()
gets or sets the color.

settextmarkupcolor

public void settextmarkupcolor(pdfrgbcolor value)

settitletext

public void settitletext(java.lang.string text)
sets the name of the field.
parameters:
text - new name of the field.


网站地图