EncryptDocumentProperties

ProtectionManager.EncryptDocumentProperties property

如果演示文稿受密码保护,则此属性才有意义。如果为 true,则文档属性在演示文件中被加密。如果为 false,则文档属性在演示加密时是公开的。读/写布尔值。

public bool EncryptDocumentProperties { get; set; }

See Also