ImageRenderingOptions.Format

ImageRenderingOptions.Format property

Sets or gets ImageFormat. By default this property is Png.

public ImageFormat Format { get; set; }

See Also