ImageSaveOptions.SaveFormat

ImageSaveOptions.SaveFormat property

Specifies the format in which the rendered diagram pages will be saved if this save options object is used. Can be Tiff, Png, Bmp, Emf or Jpeg.

public override SaveFileFormat SaveFormat { get; set; }

See Also