ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / EmbeddedImage Class
Properties Methods

In This Topic
    EmbeddedImage Class Members
    In This Topic

    The following tables list the members exposed by EmbeddedImage.

    Public Constructors
     NameDescription
    Public Constructor

    Initializes a new instance of the EmbeddedImage class.

     
    Top
    Public Properties
     NameDescription
    Public Property

    Gets or sets the Base-64 encoded image data.

     
    Public Property

    Gets or sets the MIME type of the image.

     
    Public Property

    Gets or sets the name of the image.

     
    Top
    Public Methods
     NameDescription
    Public MethodValidates the information in each property of the EmbeddedImage object.  
    Top
    See Also