pdfannotationwidget-ag凯发旗舰厅
com.spire.pdf.annotations
class pdfannotationwidget
java.lang.object
com.spire.pdf.annotations.pdfannotation
com.spire.pdf.annotations.pdfannotationwidget
- all implemented interfaces:
- ipdfwrapper
- direct known subclasses:
- pdfstyledannotationwidget, pdftextweblinkannotationwidget
public abstract class pdfannotationwidget
- extends pdfannotation
represents the base class for loaded annotation classes.
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 |
pdfannotationwidget
public pdfannotationwidget( dictionary,
crosstable)
getchanged
public boolean getchanged()
- gets the changed.
setchanged
public void setchanged(boolean value)
- sets the changed.
getcrosstable
public getcrosstable()
- gets the cross table.
setcrosstable
public void setcrosstable( value)
- sets the cross table.
getpagewidget
public pdfpagebase getpagewidget()
- gets and sets the page.
setpagewidget
public void setpagewidget(pdfpagebase value)
- sets the page.
searchinparents
public static searchinparents( dictionary,
crosstable,
java.lang.string value)
- sets the name of the field.
//@param text new name of the field.