FileConverter.FormatName Property

Definition

Returns the name of the specified file converter.

public:
 property System::String ^ default { System::String ^ get(); };
public string this { get; }
member this.FormatName : string
Default Public ReadOnly Property FormatName As String

Property Value

Remarks

The format names appear in the Save as type box in the Save As dialog box (File menu).

Applies to