GetFormatByExtension
FileFormat.GetFormatByExtension method
Gets the preferred file format from the file extension name The extension name should starts with a dot(’.’).
public static FileFormat GetFormatByExtension(string extensionName)
Parameter | Type | Description |
---|---|---|
extensionName | String |
See Also
- class FileFormat
- namespace Aspose.ThreeD
- assembly Aspose.3D