[]
        
(Showing Draft Content)

C1.WPF.FlexReport.ImageField

ImageField Class

Represents a report field containing a data bound or static image.

Implements
Namespace: C1.WPF.FlexReport
Assembly: C1.WPF.FlexReport.4.6.2.dll
Syntax
public class ImageField : FieldBase, ICloneable

Constructors

Name Description
ImageField()

Properties

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.

Methods

Name Description
AssignFrom(ReportObject, bool)

Copies properties from another object into this object.