ActiveReports 9
ReferencedImages Property (ICustomReportItem)

Gets the images required for rendering of the report item. Exists primary for FlashViewer. Returned value can be null.
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

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum