ActiveReports 12
ImageSource Enumeration

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace : ImageSource Enumeration
Enumeration of image sources.
Syntax
'Declaration
 
Public Enum ImageSource 
   Inherits System.Enum
public enum ImageSource : System.Enum 
Members
MemberDescription
DatabaseDatabase image source.
EmbeddedEmbedded image source.
ExternalExternal image source.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Rendering.Components.ImageSource

See Also

Reference

GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace