PresentationLoadOptions

PresentationLoadOptions class

允许指定用于加载所有支持的演示文稿格式(如 PPT(X)、PPTM、PPS(X) 等)文档的自定义选项

public class PresentationLoadOptions : ILoadOptions

构造函数

姓名 描述
PresentationLoadOptions() 默认构造函数。

特性

姓名 描述
Password { get; set; } 允许指定、修改和获取密码,该密码将用于打开演示文档(如果已编码)。 设置为 NULL 或空字符串以删除密码。

也可以看看