![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.23
|
Leadtools.Pdf Assembly > Leadtools.Pdf Namespace > PDFSecurityOptions Class : EncryptionMode Property |
public PDFEncryptionMode EncryptionMode {get; set;}
'Declaration
Public Property EncryptionMode As PDFEncryptionMode
'Usage
Dim instance As PDFSecurityOptions Dim value As PDFEncryptionMode instance.EncryptionMode = value value = instance.EncryptionMode
public: property PDFEncryptionMode EncryptionMode { PDFEncryptionMode get(); void set ( PDFEncryptionMode value); }
PDF encryption mode along with the owner password and the different owner access right properties allow creating customized security levels in the resulting PDF document.
For an example, refer to PDFFile.