ActiveReports Developer 7
ImageInfo Structure
Members  See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering Namespace : ImageInfo Structure

Glossary Item Box

Contains information about an image.

Object Model

ImageInfo Structure

Syntax

Visual Basic (Declaration) 
Public Structure ImageInfo 
   Inherits System.ValueType
C# 
public struct ImageInfo : System.ValueType 

Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.ActiveReports.Extensibility.Rendering.ImageInfo

See Also