[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.Designer.Thumbnail.ContentType

ContentType Property

ContentType

Gets or sets the content type of the thumbnail.

Declaration
public string ContentType { get; init; }
Property Value
Type Description
string

A string representing the content type of the thumbnail.

Remarks

Supported formats:

  • .bmp - image/bmp
  • .jpg - image/jpeg
  • .jpeg - image/jpeg
  • .png - image/png
  • .gif - image/gif
  • .tiff - image/tiff
  • .emf - image/x-emf
  • .wmf - image/x-wmf
  • .svg - image/svg+xml