pdfsignaturefieldwidget-ag凯发旗舰厅



com.spire.pdf.widget
class pdfsignaturefieldwidget

java.lang.object
  extended by com.spire.pdf.fields.pdffield
      extended by com.spire.pdf.widget.pdffieldwidget
          extended by com.spire.pdf.widget.pdfstyledfieldwidget
              extended by com.spire.pdf.widget.pdfsignaturefieldwidget
all implemented interfaces:
ipdfwrapper

public class pdfsignaturefieldwidget
extends pdfstyledfieldwidget

represents the signature field of an existing pdf documents form.


constructor summary
pdfsignaturefieldwidget( dictionary,  crosstable)
           
 
method summary
 pdfsignature getsignature()
          gets the digital signature for signing the field.
 void setsignature(pdfsignature value)
          sets the signature properties
 
methods inherited from class com.spire.pdf.widget.pdfstyledfieldwidget
getactions, getbordercolor, getborderstyle, getborderwidth, getfont, getgotfocus, getlocation, getlostfocus, getmousedown, getmouseenter, getmouseleave, getsize, getvisible, setbordercolor, setborderstyle, setborderwidth, setbounds, setgotfocus, setlocation, setlostfocus, setmousedown, setmouseenter, setmouseleave, setsize
 
methods inherited from class com.spire.pdf.widget.pdffieldwidget
getname, getpage, gettooltip, importfieldvalue, setreadonly, setrequired
 
methods inherited from class com.spire.pdf.fields.pdffield
getexport, getflatten, getform, getmappingname, getreadonly, getrequired, setexport, setflatten, settooltip
 
constructor detail

pdfsignaturefieldwidget

public pdfsignaturefieldwidget( dictionary,
                                crosstable)
method detail

getsignature

public pdfsignature getsignature()
gets the digital signature for signing the field.
returns:
bject specifying the digital signature for signing the field.

setsignature

public void setsignature(pdfsignature value)
sets the signature properties
parameters:
value -


网站地图