menu

File Formats

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum PdfEncryptionOptions - API Reference

    Show / Hide Table of Contents

    Enum PdfEncryptionOptions

    Namespace: Syncfusion.Pdf.Security
    Assembly: Syncfusion.Pdf.Base.dll
    Syntax
    public enum PdfEncryptionOptions

    Fields

    Name Description
    EncryptAllContents

    To encrypt all the document contents.

    EncryptAllContentsExceptMetadata

    To encrypt all the document contents except metadata.

    EncryptOnlyAttachments

    To encrypt atttachment files only.

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