menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ProtectionType - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ProtectionType

    Specifies the type of protection applied to the Word document.

    Namespace: Syncfusion.DocIO
    Assembly: Syncfusion.DocIO.Base.dll
    Syntax
    public enum ProtectionType

    Fields

    Name Description
    AllowOnlyComments

    Allow only comments to be added to the document.

    AllowOnlyFormFields

    Allow content to be added to the document only through form fields.

    AllowOnlyReading

    Allow read-only access to the document.

    AllowOnlyRevisions

    Allow only revisions to be made to existing content.

    NoProtection

    Do not apply protection to the document.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved