OutputFormat
PresentationSaveOptions.OutputFormat property
允许指定一种演示文稿格式,该格式将用于保存文档
public PresentationFormats OutputFormat { get; set; }
评论
输出格式通常在此类的构造函数中设置,因为它是强制性的。此属性允许稍后获取或修改输出格式,当实例PresentationSaveOptions
类已经创建。
也可以看看
- struct PresentationFormats
- class PresentationSaveOptions
- 命名空间 GroupDocs.Editor.Options
- 部件 GroupDocs.Editor