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