documentbase-ag凯发旗舰厅



com.spire.doc
class documentbase

java.lang.object
  extended by com.spire.doc.ownerholder
      extended by com.spire.doc.documents.xml.documentserializable
          extended by com.spire.doc.documentobject
              extended by com.spire.doc.documentbase
all implemented interfaces:
idocumentobject
direct known subclasses:
bodyregion, documentcontainer, paragraphbase, sdtinlinecontent, tablerow

public abstract class documentbase
extends documentobject

constructor summary
documentbase(document doc, documentobject owner)
          initializes a new instance of the documentbase class.
 
method summary
 
methods inherited from class com.spire.doc.documentobject
deepclone, getchildobjects, getdocumentobjecttype, getfirstchild, getlastchild, getnextsibling, getowner, getprevioussibling, iscomposite, tostring
 
methods inherited from class com.spire.doc.ownerholder
getdocument
 
methods inherited from interface com.spire.doc.interfaces.idocumentobject
getdocument
 
constructor detail

documentbase

public documentbase(document doc,
                    documentobject owner)
initializes a new instance of the documentbase class.
parameters:
doc - the doc.
owner - the owner.


网站地图