[]
Represents a report field containing a data bound or static image.
public class ImageField : FieldBase, ICloneable
| Name | Description |
|---|---|
| ImageField() |
| Name | Description |
|---|---|
| Picture | Gets or sets a picture to display in the field. |
| PictureAlign | Gets or sets a value determining how image is aligned within the field. |
| PictureScale | Gets or sets a value determining how image is scaled within the field. |
| Name | Description |
|---|---|
| AssignFrom(ReportObject, bool) | Copies properties from another object into this object. |