FileFormatUtil.SaveFormatToLoadFormat

FileFormatUtil.SaveFormatToLoadFormat method

Converts a SaveFormat value to a LoadFormat value if possible.

public static LoadFormat SaveFormatToLoadFormat(SaveFormat saveFormat)
ParameterTypeDescription
saveFormatSaveFormatThe save format.

Return Value

The load format

See Also