pdftextmarkupannotationwidget-ag凯发旗舰厅
com.spire.pdf.annotations
class pdftextmarkupannotationwidget
java.lang.object
com.spire.pdf.annotations.pdfannotation
com.spire.pdf.annotations.pdfannotationwidget
com.spire.pdf.annotations.pdfstyledannotationwidget
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)
|
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.pdfannotation |
getauthor, getdictionary, getflags, getmodifieddate, getname, getpage, getrectangle, getsubject, setauthor, setdictionary, setflags, setmodifieddate, setname, setrectangle, setsubject |
pdftextmarkupannotationwidget
public pdftextmarkupannotationwidget( dictionary,
crosstable,
java.awt.geom.rectangle2d rectagle)
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.