FileConverter.SaveFormat Property

Definition

Returns the file format of the specified file converter.

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

Property Value

Remarks

The returned value will be a unique number that specifies an external file converter or a WdSaveFormat constant.

Applies to