ActiveReports 12
ImageData Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > EmbeddedImage Class : ImageData Property

Gets or sets the Base-64 encoded image data.

Syntax
'Declaration
 
Public Property ImageData As String
public string ImageData {get; set;}

Property Value

A String indicating the Base-64 encoded image data.

A String indicating the Base-64 encoded image data.

See Also

Reference

EmbeddedImage Class
EmbeddedImage Members