ActiveReports 8
ReferencedImages Property

Gets the images required for rendering of the report item.
Syntax
'Declaration
 
ReadOnly Property ReferencedImages As System.Collections.Generic.IEnumerable(Of KeyValuePair(Of String,Byte()))
System.Collections.Generic.IEnumerable<KeyValuePair<string,byte[]>> ReferencedImages {get;}
See Also

Reference

ICustomReportItem Interface
ICustomReportItem Members

Support Forum