Specifies the source of an image.
Namespace:
C1.C1Rdl.Rdl2008Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public enum ImageSource |
Visual Basic |
---|
Public Enumeration ImageSource |
Members
Member name | Description | |
---|---|---|
External | Source of an image is a file or a URL. | |
Embedded | Source of an image is an embedded image. | |
Database | Source of an image is a database field. |