ActiveReports 12
IsExistImageName Method

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > EmbeddedImageCollection Class : IsExistImageName Method
Specifies whether the collection contains a picture with the specified name
Syntax
'Declaration
 
Public Function IsExistImageName( _
   ByVal imageName As String _
) As Boolean
public bool IsExistImageName( 
   string imageName
)

Parameters

imageName
See Also

Reference

EmbeddedImageCollection Class
EmbeddedImageCollection Members