ActiveReports 9
SetReferencedImages Method

Syntax
'Declaration
 
Sub SetReferencedImages( _
   ByVal referencedImages As System.Collections.Generic.IEnumerable(Of KeyValuePair(Of String,Byte())) _
) 
void SetReferencedImages( 
   System.Collections.Generic.IEnumerable<KeyValuePair<string,byte[]>> referencedImages
)

Parameters

referencedImages
See Also

Reference

ICustomReportItemWithImages Interface
ICustomReportItemWithImages Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum