ImageCodecInfo.FilenameExtension
ImageCodecInfo.FilenameExtension property
Gets or sets string that contains the file name extension(s) used in the codec. The extensions are separated by semicolons.
public string FilenameExtension { get; set; }
See Also
- class ImageCodecInfo
- namespace System.Drawing.Imaging
- assembly Aspose.Drawing