Aspose::Pdf::LowCode::DecryptionOptions class
DecryptionOptions class
Represents Decryption Options for Security plugin.
class DecryptionOptions : public Aspose::Pdf::LowCode::OrganizerBaseOptions
Methods
| Method | Description |
|---|---|
| DecryptionOptions(System::String) | Initializes new instance of the DecryptionOptions object with default options. |
| get_OwnerPassword() const | Owner password. |
| set_OwnerPassword(System::String) | Owner password. |
See Also
- Class OrganizerBaseOptions
- Namespace Aspose::Pdf::LowCode
- Library Aspose.PDF for C++