EditorType

Overview

EditorType is a enum in Aspose.Words FOSS for .NET.

Specifies the set of possible aliases (or editing groups) which can be used as aliases to determine if the current user shall be allowed to edit a single range defined by an editable range within a document.

This enumeration defines 9 values: Unspecified, Administrators, Contributors, Current, Editors, Everyone, None, Owners, Default.

Values

ValueDescription
Unspecified
Administrators
Contributors
Current
Editors
Everyone
None
Owners
Default

See Also