ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Image Class
Properties Methods Events

In This Topic
    Image Class Members
    In This Topic

    The following tables list the members exposed by Image.

    Public Constructors
     NameDescription
    Public Constructor

    Initializes a new instance of the Image class.

     
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the horizontal alignment of the picture inside the image report item.  
    Public Property

    Gets or sets the MIME type of the image.

     
    Public Property

    Gets or sets a value indicating the how the image is rendered if it does not fit within the defined size.

     
    Public Property

    Gets or sets the source of the image.

     
    Public Property

    Gets or sets the value of the image. See the Source property for more information.

     
    Public PropertyGets or sets the vertical alignment of the picture inside the image report item.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Returns all the expressions of Rom.Runtime.Image object.  
    Public MethodOverridden. Validates the information in each property of the Image object.  
    Top
    See Also