ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / MemoryImage Class
Properties Methods

In This Topic
    MemoryImage Class Members
    In This Topic

    The following tables list the members exposed by MemoryImage.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the MemoryImage class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the value specifing whether the image can grow.  
    Public PropertyGets the value specifing whether the image can shrink.  
    Public PropertyReturns a copy of image data as System.Drawing.Image Gets or sets the horizontal alignment of the picture.  
    Public PropertyGets or sets the mime type.  
    Public PropertyGets or sets the GrapeCity.ActiveReports.PageReportModel.ImageSizing determining how a picture should be sized within the image report control area.  
    Public PropertyGets or sets the image source.  
    Public PropertyGets or sets the image object.  
    Public PropertyGets or sets the vertical alignment of the picture.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.   
    Top
    See Also