ImageCodecInfo.CodecName
ImageCodecInfo.CodecName property
Gets or sets a string that contains the name of the codec.
public string CodecName { get; set; }
See Also
- class ImageCodecInfo
- namespace System.Drawing.Imaging
- assembly Aspose.Drawing
Gets or sets a string that contains the name of the codec.
public string CodecName { get; set; }