GrapeCity.ActiveReports.Document.v9 Assembly > GrapeCity.ActiveReports.Document.Section Namespace > RawImageResourceData Class : RawImageResourceData Constructor |
'Declaration Public Function New( _ ByVal assemblyName As System.String, _ ByVal typeName As System.String, _ ByVal imageFormatGUID As System.Guid, _ ByVal data As System.Object _ )
public RawImageResourceData( System.string assemblyName, System.string typeName, System.Guid imageFormatGUID, System.object data )