CreateSaveOptions

SaveOptions.CreateSaveOptions method

创建适合指定保存格式的类的保存选项对象。

public static SaveOptions CreateSaveOptions(SaveFileFormat saveFormat)
范围类型描述
saveFormatSaveFileFormat保存格式为其创建一个保存选项对象。

返回值

派生自的类的对象SaveOptions.

也可以看看