menu

Document Processing

EditorType Class - C# Word Library API Reference | Syncfusion

    Show / Hide Table of Contents

    EditorType Class

    Inheritance
    System.Object
    EditorType
    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Base.dll
    Syntax
    public sealed class EditorType : Enum

    Fields

    Everyone

    All users who open the document can edit the editable range when protection is enabled.

    Declaration
    public const EditorType Everyone
    Field Value
    Type
    EditorType

    Unspecified

    Editor type is not specified.

    Declaration
    public const EditorType Unspecified
    Field Value
    Type
    EditorType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved