PdfEncryptionDetails
PdfEncryptionDetails constructor. Initializes an instance of this class.
PdfEncryptionDetails(string, string)
Initializes an instance of this class.
public PdfEncryptionDetails(string userPassword, string ownerPassword)
See Also
- class PdfEncryptionDetails
- namespace Wordize.Saving
- assembly Wordize
PdfEncryptionDetails(string, string, PdfPermissions)
Initializes an instance of this class.
public PdfEncryptionDetails(string userPassword, string ownerPassword, PdfPermissions permissions)
See Also
- enum PdfPermissions
- class PdfEncryptionDetails
- namespace Wordize.Saving
- assembly Wordize