FileConverter.OpenFormat 属性

定义

返回指定的文件转换器的文件格式。

public:
 property int OpenFormat { int get(); };
public int OpenFormat { get; }
member this.OpenFormat : int
Public ReadOnly Property OpenFormat As Integer

属性值

注解

OpenFormat 属性可以是任何有效的WdOpenFormat常量,也可以是表示外部文件转换器的唯一数字。

适用于