permissionstart-凯发线上登陆下载网址
com.spire.doc
class permissionstart
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.permissionstart
- all implemented interfaces:
- irunattrsource, idocumentobject, iparagraphbase
public class permissionstart
- extends paragraphbase
permissionstart
public permissionstart(idocument doc,
java.lang.string id)
- initializes a new instance of the
permissionstart class.
- parameters:
doc - the doc.id - the name.
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.
getid
public java.lang.string getid()
- gets the permissionstart id.
- returns:
- id
geteditorgroup
public editinggroup geteditorgroup()
- gets permission editorgroup.
- returns:
- editinggroup
seteditorgroup
public void seteditorgroup(editinggroup value)
- sets permission editorgroup.
- parameters:
value - editinggroup