ActiveReports 9
Add Method (EmbeddedImageCollection)

The EmbeddedImage object to add to the collection.
Adds an EmbeddedImage object to the EmbeddedImageCollection.
Syntax
'Declaration
 
Public Function Add( _
   ByVal value As EmbeddedImage _
) As System.Integer
public System.int Add( 
   EmbeddedImage value
)

Parameters

value
The EmbeddedImage object to add to the collection.

Return Value

A new  EmbeddedImage object.
See Also

Reference

EmbeddedImageCollection Class
EmbeddedImageCollection Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum