FileConverter.OpenFormat Property

Definition

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.

Applies to