EncryptDocumentProperties

IProtectionManager.EncryptDocumentProperties property

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. Read/write Boolean.

public bool EncryptDocumentProperties { get; set; }

See Also