MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / ImageData Structure
Members

ImageData Structure
Represents the data stream from which the image can be loaded and the format of the image.
Object Model
ImageData Structure
Syntax
'Declaration
 
Public Structure ImageData 
   Inherits System.ValueType
 
Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.ActiveReports.Core.Document.ImageData

See Also