←Select platform

SecurityOptions Property

Summary

Gets the security and encryption options used with this PDF document.

Syntax
C#
C++/CLI
Python
public PDFSecurityOptions SecurityOptions { get; } 
public:  
   property PDFSecurityOptions^ SecurityOptions 
   { 
      PDFSecurityOptions^ get() 
   } 
SecurityOptions # get  (PDFDocument) 

Property Value

The security and encryption options used with this PDF document.

Remarks

The security and encryption options are automatically read from the PDF file when thePDFDocument is constructed.

To update the security and encryption options of a PDF file, use PDFFile.SecurityOptions.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Pdf Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.