SaveFormat
SaveOptions.SaveFormat property
指定如果使用此保存选项对象将保存文档的格式。
public virtual SaveFileFormat SaveFormat { get; set; }
也可以看看
- enum SaveFileFormat
- class SaveOptions
- 命名空间 Aspose.Diagram.Saving
- 部件 Aspose.Diagram
指定如果使用此保存选项对象将保存文档的格式。
public virtual SaveFileFormat SaveFormat { get; set; }