ToSaveFormat

SlideUtil.ToSaveFormat method

Converts a source file format to the corresponding SaveFormat.

public static SaveFormat ToSaveFormat(SourceFormat format)
ParameterTypeDescription
formatSourceFormatThe source file format.

Return Value

The corresponding SaveFormat value.

Exceptions

exceptioncondition
ArgumentException

See Also