'Declaration Public Enum EditorGroup Inherits System.Enum
public enum EditorGroup : System.Enum
'Declaration Public Enum EditorGroup Inherits System.Enum
public enum EditorGroup : System.Enum
Member | Description |
---|---|
Administrators | Specifies that users associated with the Administrators group shall be allowed to edit range permissions using this editing group when document protection is enabled. |
Contributors | Specifies that users associated with the Contributors group shall be allowed to edit range permissions using this editing group when document protection is enabled. |
Current | Specifies that users associated with the Current group shall be allowed to edit range permissions using this editing group when document protection is enabled. |
Editors | Specifies that users associated with the Editors group shall be allowed to edit range permissions using this editing group when document protection is enabled. |
Everyone | Specifies that all users that open the document shall be allowed to edit range permissions using this editing group when document protection is enabled. |
None | Specifies that none of the users that open the document shall be allowed to edit range permissions using this editing group when document protection is enabled. |
Owners | Specifies that users associated with the Owners group shall be allowed to edit range permissions using this editing group when document protection is enabled. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Word.EditorGroup