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

In This Topic
    ImageData Structure
    In This Topic
    Contains 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
    public struct ImageData : System.ValueType 
    Inheritance Hierarchy

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

    See Also