PermissionStart module

class PermissionStart.PermissionStart

Bases: ParagraphBase, IDocumentObject

Represents a permission start in a document.

property DocumentObjectType: DocumentObjectType

Gets the type of the document object.

Returns:

The type of the document object.

Return type:

DocumentObjectType

property EditorGroup: EditingGroup

Gets the permission editor group.

Returns:

The permission editor group.

Return type:

EditingGroup

property Id: str

Gets the permission start id.

Returns:

The permission start id.

Return type:

str