LoadFormatToSaveFormat

FileFormatUtil.LoadFormatToSaveFormat method

Konvertiert einen LoadFormat-Wert nach Möglichkeit in einen SaveFormat-Wert.

public static SaveFormat LoadFormatToSaveFormat(LoadFormat loadFormat)
ParameterTypBeschreibung
loadFormatLoadFormatDas Ladeformat.

Rückgabewert

Das Speicherformat.

Siehe auch