[]
Gets or sets the image format associated with the current exporter. Supported formats are: Bmp, Gif, Jpeg, Png and Tiff.
public ImageFormat ImageFormat { get; set; }