Represents an image embedded in the report.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public class EmbeddedImage : NamedCollectionItem
Visual Basic
Public Class EmbeddedImage _
	Inherits NamedCollectionItem

Inheritance Hierarchy

System..::..Object
  C1.C1Preview..::..NamedCollectionItem
    C1.C1Rdl.Rdl2008..::..EmbeddedImage

See Also