ownerholder-ag凯发旗舰厅
com.spire.doc
class ownerholder
java.lang.object
com.spire.doc.ownerholder
- direct known subclasses:
- collectionex, documentserializable
public abstract class ownerholder
- extends java.lang.object
ownerholder
public ownerholder()
- initializes a new instance of the
ownerholder
class.
ownerholder
public ownerholder(document doc)
- initializes a new instance of the
ownerholder
class.
- parameters:
doc
- the doc.
ownerholder
public ownerholder(document doc,
ownerholder owner)
- initializes a new instance of the
ownerholder
class.
- parameters:
doc
- the doc.owner
- the owner.
getdocument
public document getdocument()
- gets the document.
- returns:
- the document.