Gets or sets the MIMEType for the image. This property is required if Source is Database. Otherwise this property is ignored.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public RdlString MIMEType { get; set; }
Visual Basic
Public Property MIMEType As RdlString
	Get
	Set

See Also