Aspose::Pdf::Plugins::DecryptionOptions class
DecryptionOptions class
Represents Decryption Options for Security plugin.
class DecryptionOptions : public Aspose::Pdf::Plugins::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::Plugins
- Library Aspose.PDF for C++