FileConverter.OpenFormat Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the file format of the specified file converter.
public:
property int OpenFormat { int get(); };
public int OpenFormat { get; }
member this.OpenFormat : int
Public ReadOnly Property OpenFormat As Integer
Property Value
Remarks
The OpenFormat property can be any valid WdOpenFormat constant, or it can be a unique number that represents an external file converter.