ActiveReports 19 .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 ConstructorInitializes a new instance of the EmbeddedImage class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a Base-64 encoded data of the image.  
    Public PropertyGets or sets a MIME type of the embedded image.  
    Public PropertyGets or sets a name of the embedded image.  
    Top
    Public Methods
     NameDescription
    Public MethodValidates the current state of the EmbeddedImage object.  
    Top
    See Also