SetWriteProtection()

IProtectionManager::SetWriteProtection(System::String) method

Set write protection for this presentation with specified password.

virtual void Aspose::Slides::IProtectionManager::SetWriteProtection(System::String password)=0

Arguments

ParameterTypeDescription
passwordSystem::StringThe password.

See Also