set_EncryptDocumentProperties()

IProtectionManager::set_EncryptDocumentProperties(bool) method

This property makes sense, if presentation is password protected. If true then document properties is encrypted in presentation file. If false then document properties is public while presentation is encrypted. Write bool.

virtual void Aspose::Slides::IProtectionManager::set_EncryptDocumentProperties(bool value)=0

See Also