Property Extension
Extension
Gets or sets the file extension that defines the encoding format.
[TypeConverter(typeof(EncodeImage.ExtensionConverter))]
public string Extension { get; set; }
Gets or sets the file extension that defines the encoding format.
[TypeConverter(typeof(EncodeImage.ExtensionConverter))]
public string Extension { get; set; }