Click or drag to resize

PdfSaveOptionsEncryption Property

Gets or sets the encryption-related information or if a PDF document is not saved to an encrypted PDF file.

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public PdfEncryption Encryption { get; set; }

Property Value

PdfEncryption
The encryption-related information or if a PDF document is not saved to an encrypted PDF file.
See Also