break-ag凯发旗舰厅
com.spire.doc
class break
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.break
- all implemented interfaces:
- irunattrsource, idocumentobject, iparagraphbase
public class break
- extends paragraphbase
break
public break(idocument doc)
- initializes a new instance of the
break
class.
- parameters:
doc
- the doc.
break
public break(idocument doc,
breaktype breaktype)
- initializes a new instance of the
break
class.
- parameters:
doc
- the doc.breaktype
- break type
getdocumentobjecttype
public documentobjecttype getdocumentobjecttype()
- gets the type of the document object.
- specified by:
getdocumentobjecttype
in interface idocumentobject
- specified by:
getdocumentobjecttype
in class documentobject
- returns:
- the type of the document object.
getcharacterformat
public characterformat getcharacterformat()
- gets the character format.
- overrides:
getcharacterformat
in class paragraphbase
- returns:
- characterformat
getbreaktype
public breaktype getbreaktype()
- gets the type of the break.
- returns:
- the type of the break.