textbox-ag凯发旗舰厅
com.spire.doc.fields
class textbox
java.lang.object
com.spire.doc.ownerholder
com.spire.doc.documents.xml.documentserializable
com.spire.doc.documentobject
com.spire.doc.documentbase
com.spire.doc.fields.paragraphbase
com.spire.doc.fields.shape.shapebase
com.spire.doc.fields.shapeobject
com.spire.doc.fields.textbox
- all implemented interfaces:
- irunattrsource, icompositeobject, idocumentobject, iparagraphbase, itextbox
public class textbox
- extends shapeobject
- implements itextbox, icompositeobject
methods inherited from class com.spire.doc.fields.shape.shapebase |
getallowoverlap, getbehindtext, getbottom, getdistancebottom, getdistanceleft, getdistanceright, getdistancetop, getheight, gethorizontalalignment, gethorizontalorigin, gethorizontalposition, getparentparagraph, getright, getrotation, getshapetype, gettextwrappingstyle, gettextwrappingtype, getverticalalignment, getverticalorigin, getverticalposition, getwidth, getzorder, haskey, isimage, localtoparent, removeshapeattribute, setallowoverlap, setbehindtext, setdistancebottom, setdistanceleft, setdistanceright, setdistancetop, setheight, sethorizontalalignment, sethorizontalorigin, sethorizontalposition, setrotation, setshapeattr, setshapeattribute, setshapetype, settextwrappingstyle, settextwrappingtype, setverticalalignment, setverticalorigin, setverticalposition, setwidth, setzorder |
textbox
public textbox(idocument doc)
- initializes a new instance of the
textbox
class.
- parameters:
doc
- the document.
getchildobjects
public documentobjectcollection getchildobjects()
- gets the child entities.
- specified by:
getchildobjects
in interface icompositeobject
- overrides:
getchildobjects
in class shapeobject
- returns:
- the child entities.
getdocumentobjecttype
public documentobjecttype getdocumentobjecttype()
- gets the type of the document object.
- specified by:
getdocumentobjecttype
in interface idocumentobject
- overrides:
getdocumentobjecttype
in class shapeobject
- returns:
- the type of the document object.
getformat
public textboxformat getformat()
- gets the text box format value.
- specified by:
getformat
in interface itextbox
- returns:
- the format value
getbody
public body getbody()
- get textbody value
- specified by:
getbody
in interface itextbox
- returns:
- the text body value
getcharacterformat
public characterformat getcharacterformat()
- gets the character format.
- overrides:
getcharacterformat
in class shapeobject
- returns:
- the character format.