com.spire.doc
Class PermissionEnd
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.PermissionEnd
- All Implemented Interfaces:
- IDocumentObject, IDocumentSerializable, IParagraphBase
public class PermissionEnd
- extends ParagraphBase
Constructor Summary |
PermissionEnd(IDocument document,
java.lang.String id)
Initializes a new instance of the class. |
Methods inherited from class com.spire.doc.fields.ParagraphBase |
applyCharacterFormat, applyStyle, getCharacterFormat, getChildObjects, getDeleteRevision, getInsertRevision, getNextWidgetSibling, getOwnerParagraph, getPreviousWidgetSibling, getStyleName, isDeleteRevision, isInsertRevision |
PermissionEnd
public PermissionEnd(IDocument document,
java.lang.String id)
- Initializes a new instance of the class.
- Parameters:
document
- The document.name
- 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 permission id.
- Returns:
- The name.
getEditorGroup
public EditingGroup getEditorGroup()
- Gets permission editorgroup.
setEditorGroup
public void setEditorGroup(EditingGroup value)
- Sets permission editorgroup.