PdfSaveOptionsSetPasswordEncryption Method |
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.11.26
Syntax public PdfPasswordEncryption SetPasswordEncryption()
Public Function SetPasswordEncryption As PdfPasswordEncryption
Return Value
PdfPasswordEncryption
An instance of the
PdfPasswordEncryption that contains encryption-related information with which a PDF file is encrypted.
See Also