Aspose::Pdf::Plugins::DecryptionOptions class

DecryptionOptions class

Represents Decryption Options for Security plugin.

class DecryptionOptions : public Aspose::Pdf::Plugins::OrganizerBaseOptions

Methods

MethodDescription
DecryptionOptions(System::String)Initializes new instance of the DecryptionOptions object with default options.
get_OwnerPassword() constOwner password.
set_OwnerPassword(System::String)Owner password.

See Also