pdfradiobuttonlistitem-ag凯发旗舰厅



com.spire.pdf.fields
class pdfradiobuttonlistitem

java.lang.object
  extended by com.spire.pdf.fields.pdffield
      extended by com.spire.pdf.fields.pdfstyledfield
          extended by com.spire.pdf.fields.pdfcheckfieldbase
              extended by com.spire.pdf.fields.pdfradiobuttonlistitem
all implemented interfaces:
ipdfwrapper

public class pdfradiobuttonlistitem
extends pdfcheckfieldbase
implements ipdfwrapper

represents an item of a radio button list.


constructor summary
pdfradiobuttonlistitem()
          initializes a new instance of the class.
pdfradiobuttonlistitem(java.lang.string value)
          initializes a new instance of the class.
 
method summary
 
methods inherited from class com.spire.pdf.fields.pdfcheckfieldbase
getstyle, setstyle
 
methods inherited from class com.spire.pdf.fields.pdfstyledfield
getactions, getbackcolor, getborderstyle, getborderwidth, getbounds, getforecolor, getlocation, getsize, gettextalignment, getvisible, setbackcolor, setbordercolor, setborderstyle, setborderwidth, setbounds, setforecolor, setlocation, setsize, settextalignment, setvisible
 
methods inherited from class com.spire.pdf.fields.pdffield
getexport, getflatten, getform, getmappingname, getname, getpage, getreadonly, getrequired, gettooltip, setexport, setflatten, setreadonly, settooltip
 
constructor detail

pdfradiobuttonlistitem

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

pdfradiobuttonlistitem

public pdfradiobuttonlistitem(java.lang.string value)
initializes a new instance of the class.
parameters:
value - the value.


网站地图