GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace : IImage Interface |
The following tables list the members exposed by IImage.
Name | Description | |
---|---|---|
![]() | Action | |
![]() | CanGrow | |
![]() | CanShrink | |
![]() | HorizontalAlignment | Gets the horizontal alignment of the picture that is shown by the Image Report Item. |
![]() | HorizontalResolution | Horizontal resolution (DPI) of the image. |
![]() | MimeType | Identifies the Multipurpose Internet Mail Extensions (MIME) type of the image. |
![]() | Sizing |
Determines the behavior if the image doesn't fit within the specified size.
|
![]() | Source | Indicates the source of the image specified in the Value property. |
![]() | Value | Identifies the source of the image. |
![]() | VerticalAlignment | Gets the vertical alignment of the picture that is shown by the Image Report Item. |
![]() | VerticalResolution | Vertical resolution (DPI) of the image. |
Name | Description | |
---|---|---|
![]() | GetDrawImageCopy | Returns a copy of image data as System.Drawing.Image |