set_EncryptDocumentProperties()

ProtectionManager::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.

void Aspose::Slides::ProtectionManager::set_EncryptDocumentProperties(bool value) override

See Also