Encrypt()

IProtectionManager::Encrypt(System::String) method

Encrypts Presentation with specified password.

virtual void Aspose::Slides::IProtectionManager::Encrypt(System::String encryptionPassword)=0

Arguments

ParameterTypeDescription
encryptionPasswordSystem::StringThe password.

See Also