[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.Themes.Image.ImageData

ImageData Property

ImageData

Gets or sets the binary data associated with this image.

Declaration
public byte[] ImageData { get; set; }
Property Value
Type Description
byte[]

A byte array representing the image data.